| Package | Description |
|---|---|
| com.amazonaws.services.appconfigdata.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException |
ResourceNotFoundException.addReferencedByEntry(String key,
String value)
Add a single ReferencedBy entry
|
ResourceNotFoundException |
ResourceNotFoundException.clearReferencedByEntries()
Removes all the entries added into ReferencedBy.
|
ResourceNotFoundException |
ResourceNotFoundException.withReferencedBy(Map<String,String> referencedBy)
A map indicating which parameters in the request reference the resource that was not found.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(ResourceType resourceType)
The type of resource that was not found.
|
ResourceNotFoundException |
ResourceNotFoundException.withResourceType(String resourceType)
The type of resource that was not found.
|
Copyright © 2023. All rights reserved.