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 ImmutableAgentInfoCreates an immutable copy of aAgentInfovalue.final ImmutableAgentInfoImmutableAgentInfo.withLineSeparator(String value) Copy the current immutable object by setting a value for thelineSeparatorattribute.final ImmutableAgentInfoImmutableAgentInfo.withOperatingSystem(OperatingSystem value) Copy the current immutable object by setting a value for theoperatingSystemattribute.