CannotDeleteException.Builder |
CannotDeleteException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static CannotDeleteException.Builder |
CannotDeleteException.builder() |
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.cause(Throwable cause) |
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.message(String message) |
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.name(String name) |
Indicates that a resource could not be deleted because no resource with the specified name exists.
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.numAttempts(Integer numAttempts) |
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.requestId(String requestId) |
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.statusCode(int statusCode) |
|
CannotDeleteException.Builder |
CannotDeleteException.toBuilder() |
|
CannotDeleteException.Builder |
CannotDeleteException.Builder.writableStackTrace(Boolean writableStackTrace) |
|