Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.model.ResourceReference
-
Packages that use ResourceReference Package Description software.amazon.awssdk.services.lexmodelbuilding.model -
-
Uses of ResourceReference in software.amazon.awssdk.services.lexmodelbuilding.model
Methods in software.amazon.awssdk.services.lexmodelbuilding.model that return ResourceReference Modifier and Type Method Description ResourceReferenceResourceInUseException. exampleReference()Returns the value of the ExampleReference property for this object.Methods in software.amazon.awssdk.services.lexmodelbuilding.model with parameters of type ResourceReference Modifier and Type Method Description ResourceInUseException.BuilderResourceInUseException.Builder. exampleReference(ResourceReference exampleReference)Sets the value of the ExampleReference property for this object.
-