| Package | Description |
|---|---|
| io.jenkins.plugins.projectenv.agent |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAgentInfo
Immutable implementation of
AgentInfo. |
| Modifier and Type | Method and Description |
|---|---|
AgentInfo |
AgentInfoCallable.call() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAgentInfo |
ImmutableAgentInfo.copyOf(AgentInfo instance)
Creates an immutable copy of a
AgentInfo value. |
ImmutableAgentInfo.Builder |
ImmutableAgentInfo.Builder.from(AgentInfo instance)
Fill a builder with attribute values from the provided
AgentInfo instance. |
Copyright © 2016–2021. All rights reserved.