| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceReference |
ResourceReference.clone() |
ResourceReference |
ResourceInUseException.getExampleReference() |
ResourceReference |
ResourceReference.withName(String name)
The name of the resource that is using the resource that you are trying to delete.
|
ResourceReference |
ResourceReference.withVersion(String version)
The version of the resource that is using the resource that you are trying to delete.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceInUseException.setExampleReference(ResourceReference exampleReference) |
ResourceInUseException |
ResourceInUseException.withExampleReference(ResourceReference exampleReference) |
Copyright © 2020. All rights reserved.