Uses of Class
io.resys.hdes.client.api.programs.ImmutableServiceProgram
Packages that use ImmutableServiceProgram
-
Uses of ImmutableServiceProgram in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableServiceProgramModifier and TypeMethodDescriptionImmutableServiceProgram.Builder.build()Builds a newImmutableServiceProgram.static ImmutableServiceProgramImmutableServiceProgram.copyOf(ServiceProgram instance) Creates an immutable copy of aServiceProgramvalue.final ImmutableServiceProgramImmutableServiceProgram.withBean(AstService.ServiceExecutorType value) Copy the current immutable object by setting a value for thebeanattribute.final ImmutableServiceProgramImmutableServiceProgram.withExecutorType(AstService.AstServiceType value) Copy the current immutable object by setting a value for theexecutorTypeattribute.final ImmutableServiceProgramImmutableServiceProgram.withTypeDef0(TypeDef value) Copy the current immutable object by setting a value for thetypeDef0attribute.final ImmutableServiceProgramImmutableServiceProgram.withTypeDef1(TypeDef value) Copy the current immutable object by setting a value for thetypeDef1attribute.