Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstServiceRef
Packages that use ImmutableAstServiceRef
-
Uses of ImmutableAstServiceRef in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstServiceRefModifier and TypeMethodDescriptionImmutableAstServiceRef.Builder.build()Builds a newImmutableAstServiceRef.static ImmutableAstServiceRefImmutableAstServiceRef.copyOf(AstService.AstServiceRef instance) Creates an immutable copy of aAstService.AstServiceRefvalue.final ImmutableAstServiceRefImmutableAstServiceRef.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableAstServiceRefImmutableAstServiceRef.withRefValue(String value) Copy the current immutable object by setting a value for therefValueattribute.