| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
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.reason(ConflictExceptionReason reason)
This request cannot be completed for one of the following reasons:
|
ConflictException.Builder |
ConflictException.Builder.reason(String reason)
This request cannot be completed for one of the following reasons:
|
ConflictException.Builder |
ConflictException.Builder.requestId(String requestId) |
ConflictException.Builder |
ConflictException.Builder.requestIdValue(String requestId)
The identifier for each request.
|
ConflictException.Builder |
ConflictException.Builder.statusCode(int statusCode) |
ConflictException.Builder |
ConflictException.toBuilder() |
ConflictException.Builder |
ConflictException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConflictException.Builder> |
ConflictException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.