Uses of Interface
io.resys.hdes.client.api.programs.ServiceProgram.ServiceResult
Packages that use ServiceProgram.ServiceResult
Package
Description
-
Uses of ServiceProgram.ServiceResult in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ServiceProgram.ServiceResult -
Uses of ServiceProgram.ServiceResult in io.resys.hdes.client.api.programs
Classes in io.resys.hdes.client.api.programs that implement ServiceProgram.ServiceResultModifier and TypeClassDescriptionfinal classImmutable implementation ofServiceProgram.ServiceResult.Methods in io.resys.hdes.client.api.programs with parameters of type ServiceProgram.ServiceResultModifier and TypeMethodDescriptionstatic ImmutableServiceResultImmutableServiceResult.copyOf(ServiceProgram.ServiceResult instance) Creates an immutable copy of aServiceProgram.ServiceResultvalue.ImmutableServiceResult.Builder.from(ServiceProgram.ServiceResult instance) Fill a builder with attribute values from the providedServiceResultinstance. -
Uses of ServiceProgram.ServiceResult in io.resys.hdes.client.spi.groovy
Methods in io.resys.hdes.client.spi.groovy that return ServiceProgram.ServiceResultModifier and TypeMethodDescriptionstatic ServiceProgram.ServiceResultServiceProgramExecutor.run(ServiceProgram program, Program.ProgramContext context)