| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.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)
The specified resource could not be found.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceId(String resourceId)
The ID of the resource.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(String resourceType)
The resource type.
|
Copyright © 2023. All rights reserved.