ConflictException.Builder |
ConflictException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ConflictException.Builder |
ConflictException.builder() |
|
ConflictException.Builder |
ConflictException.Builder.cause(Throwable cause) |
|
ConflictException.Builder |
ConflictException.Builder.message(String message) |
|
ConflictException.Builder |
ConflictException.Builder.requestId(String requestId) |
|
ConflictException.Builder |
ConflictException.Builder.resourceIds(String... resourceIds) |
The existing task ARNs which are already associated with the clientToken.
|
ConflictException.Builder |
ConflictException.Builder.resourceIds(Collection<String> resourceIds) |
The existing task ARNs which are already associated with the clientToken.
|
ConflictException.Builder |
ConflictException.Builder.statusCode(int statusCode) |
|
ConflictException.Builder |
ConflictException.toBuilder() |
|
ConflictException.Builder |
ConflictException.Builder.writableStackTrace(Boolean writableStackTrace) |
|