| Package | Description |
|---|---|
| io.jenkins.plugins.projectenv.agent |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAgentInfo.Builder |
ImmutableAgentInfo.builder()
Creates a builder for
ImmutableAgentInfo. |
ImmutableAgentInfo.Builder |
ImmutableAgentInfo.Builder.from(AgentInfo instance)
Fill a builder with attribute values from the provided
AgentInfo instance. |
ImmutableAgentInfo.Builder |
ImmutableAgentInfo.Builder.operatingSystem(OperatingSystem operatingSystem)
Initializes the value for the
operatingSystem attribute. |
Copyright © 2016–2021. All rights reserved.