Uses of Class
io.resys.hdes.client.api.programs.ImmutableServiceProgram.Builder
Packages that use ImmutableServiceProgram.Builder
-
Uses of ImmutableServiceProgram.Builder in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableServiceProgram.BuilderModifier and TypeMethodDescriptionImmutableServiceProgram.Builder.bean(AstService.ServiceExecutorType bean) Initializes the value for thebeanattribute.ImmutableServiceProgram.builder()Creates a builder forImmutableServiceProgram.ImmutableServiceProgram.Builder.executorType(AstService.AstServiceType executorType) Initializes the value for theexecutorTypeattribute.ImmutableServiceProgram.Builder.from(ServiceProgram instance) Fill a builder with attribute values from the providedServicePrograminstance.Initializes the value for thetypeDef0attribute.Initializes the value for thetypeDef1attribute.