Uses of Class
io.resys.hdes.client.api.ImmutableDebugResponse
Packages that use ImmutableDebugResponse
-
Uses of ImmutableDebugResponse in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableDebugResponseModifier and TypeMethodDescriptionImmutableDebugResponse.Builder.build()Builds a newImmutableDebugResponse.static ImmutableDebugResponseImmutableDebugResponse.copyOf(HdesComposer.DebugResponse instance) Creates an immutable copy of aHdesComposer.DebugResponsevalue.final ImmutableDebugResponseImmutableDebugResponse.withBody(Program.ProgramResult value) Copy the current immutable object by setting a value for thebodyattribute.final ImmutableDebugResponseImmutableDebugResponse.withBodyCsv(String value) Copy the current immutable object by setting a value for thebodyCsvattribute.final ImmutableDebugResponseCopy the current immutable object by setting a value for theidattribute.