| Package | Description |
|---|---|
| io.jenkins.plugins.projectenv.agent |
| Modifier and Type | Method and Description |
|---|---|
ImmutableAgentInfo |
ImmutableAgentInfo.Builder.build()
Builds a new
ImmutableAgentInfo. |
static ImmutableAgentInfo |
ImmutableAgentInfo.copyOf(AgentInfo instance)
Creates an immutable copy of a
AgentInfo value. |
ImmutableAgentInfo |
ImmutableAgentInfo.withOperatingSystem(OperatingSystem value)
Copy the current immutable object by setting a value for the
operatingSystem attribute. |
Copyright © 2016–2022. All rights reserved.