Uses of Interface
io.resys.hdes.client.api.programs.Program.ProgramResult
Packages that use Program.ProgramResult
Package
Description
-
Uses of Program.ProgramResult in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return Program.ProgramResultModifier and TypeMethodDescriptionHdesComposer.DebugResponse.getBody()ImmutableDebugResponse.getBody()Methods in io.resys.hdes.client.api with parameters of type Program.ProgramResultModifier and TypeMethodDescriptionImmutableDebugResponse.Builder.body(Program.ProgramResult body) Initializes the value for thebodyattribute.final ImmutableDebugResponseImmutableDebugResponse.withBody(Program.ProgramResult value) Copy the current immutable object by setting a value for thebodyattribute. -
Uses of Program.ProgramResult in io.resys.hdes.client.api.programs
Subinterfaces of Program.ProgramResult in io.resys.hdes.client.api.programsModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfaceClasses in io.resys.hdes.client.api.programs that implement Program.ProgramResultModifier and TypeClassDescriptionfinal classImmutable implementation ofDecisionProgram.DecisionResult.final classImmutable implementation ofExpressionProgram.ExpressionResult.final classImmutable implementation ofFlowProgram.FlowResult.final classImmutable implementation ofServiceProgram.ServiceResult. -
Uses of Program.ProgramResult in io.resys.hdes.client.spi.composer
Methods in io.resys.hdes.client.spi.composer that return Program.ProgramResultModifier and TypeMethodDescription