Uses of Class
io.resys.hdes.client.api.programs.ImmutableServiceResult
Packages that use ImmutableServiceResult
-
Uses of ImmutableServiceResult in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableServiceResultModifier and TypeMethodDescriptionImmutableServiceResult.Builder.build()Builds a newImmutableServiceResult.static ImmutableServiceResultImmutableServiceResult.copyOf(ServiceProgram.ServiceResult instance) Creates an immutable copy of aServiceProgram.ServiceResultvalue.final ImmutableServiceResultImmutableServiceResult.withValue(Serializable value) Copy the current immutable object by setting a value for thevalueattribute.