Uses of Class
io.jenkins.plugins.projectenv.agent.ImmutableAgentInfo
Packages that use ImmutableAgentInfo
-
Uses of ImmutableAgentInfo in io.jenkins.plugins.projectenv.agent
Methods in io.jenkins.plugins.projectenv.agent that return ImmutableAgentInfoModifier and TypeMethodDescriptionImmutableAgentInfo.Builder.build()
Builds a newImmutableAgentInfo
.static ImmutableAgentInfo
Creates an immutable copy of aAgentInfo
value.final ImmutableAgentInfo
ImmutableAgentInfo.withLineSeparator
(String value) Copy the current immutable object by setting a value for thelineSeparator
attribute.final ImmutableAgentInfo
ImmutableAgentInfo.withOperatingSystem
(OperatingSystem value) Copy the current immutable object by setting a value for theoperatingSystem
attribute.