| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException |
ResourceNotFoundException.withCode(String code) |
ResourceNotFoundException |
ResourceNotFoundException.withResourceIds(Collection<String> resourceIds)
Value is a list of resource IDs that were not found.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceIds(String... resourceIds)
Value is a list of resource IDs that were not found.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(String resourceType)
Value is the type of resource that was not found.
|
Copyright © 2024. All rights reserved.