Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstService
Packages that use ImmutableAstService
-
Uses of ImmutableAstService in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstServiceModifier and TypeMethodDescriptionImmutableAstService.Builder.build()Builds a newImmutableAstService.static ImmutableAstServiceImmutableAstService.copyOf(AstService instance) Creates an immutable copy of aAstServicevalue.final ImmutableAstServiceImmutableAstService.withBeanType(Class<? extends AstService.ServiceExecutorType> value) Copy the current immutable object by setting a value for thebeanTypeattribute.final ImmutableAstServiceImmutableAstService.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableAstServiceImmutableAstService.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableAstServiceImmutableAstService.withExecutorType(AstService.AstServiceType value) Copy the current immutable object by setting a value for theexecutorTypeattribute.final ImmutableAstServiceImmutableAstService.withHeaders(AstBody.Headers value) Copy the current immutable object by setting a value for theheadersattribute.final ImmutableAstServiceImmutableAstService.withMessages(AstBody.AstCommandMessage... elements) Copy the current immutable object with elements that replace the content ofmessages.final ImmutableAstServiceImmutableAstService.withMessages(Iterable<? extends AstBody.AstCommandMessage> elements) Copy the current immutable object with elements that replace the content ofmessages.final ImmutableAstServiceCopy the current immutable object by setting a value for thenameattribute.final ImmutableAstServiceImmutableAstService.withRefs(AstService.AstServiceRef... elements) Copy the current immutable object with elements that replace the content ofrefs.final ImmutableAstServiceImmutableAstService.withRefs(Iterable<? extends AstService.AstServiceRef> elements) Copy the current immutable object with elements that replace the content ofrefs.final ImmutableAstServiceImmutableAstService.withReturnDef1(TypeDef value) Copy the current immutable object by setting a value for thereturnDef1attribute.final ImmutableAstServiceImmutableAstService.withTypeDef0(TypeDef value) Copy the current immutable object by setting a value for thetypeDef0attribute.final ImmutableAstServiceImmutableAstService.withTypeDef1(TypeDef value) Copy the current immutable object by setting a value for thetypeDef1attribute.final ImmutableAstServiceCopy the current immutable object by setting a value for thevalueattribute.