| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException |
ResourceNotFoundException.addContextEntry(String key,
String value)
Add a single Context entry
|
ResourceNotFoundException |
ResourceNotFoundException.clearContextEntries()
Removes all the entries added into Context.
|
ResourceNotFoundException |
ResourceNotFoundException.withContext(Map<String,String> context)
Information about the resources in use when the exception was thrown.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceId(String resourceId)
The identifier of the resource that couldn't be found.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(String resourceType)
The type of the resource that couldn't be found.
|
Copyright © 2025. All rights reserved.