| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ConflictingOperationException.Builder |
ConflictingOperationException.builder() |
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.cause(Throwable cause) |
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.message(String message) |
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.requestId(String requestId) |
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.resourceArn(String resourceArn)
The ARN of the resource that conflicts with this operation.
|
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.resourceId(String resourceId)
The ID of the resource that conflicts with this operation.
|
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.statusCode(int statusCode) |
ConflictingOperationException.Builder |
ConflictingOperationException.toBuilder() |
ConflictingOperationException.Builder |
ConflictingOperationException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConflictingOperationException.Builder> |
ConflictingOperationException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.