EntityNotExistsException.Builder |
EntityNotExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static EntityNotExistsException.Builder |
EntityNotExistsException.builder() |
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.cause(Throwable cause) |
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.entityIds(String... entityIds) |
The IDs of the non-existent resources.
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.entityIds(Collection<String> entityIds) |
The IDs of the non-existent resources.
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.message(String message) |
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.requestId(String requestId) |
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.statusCode(int statusCode) |
|
EntityNotExistsException.Builder |
EntityNotExistsException.toBuilder() |
|
EntityNotExistsException.Builder |
EntityNotExistsException.Builder.writableStackTrace(Boolean writableStackTrace) |
|