public static interface ConflictingOperationException.Builder extends SdkPojo, CopyableBuilder<ConflictingOperationException.Builder,ConflictingOperationException>, IoTSiteWiseException.Builder
| Modifier and Type | Method and Description |
|---|---|
ConflictingOperationException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ConflictingOperationException.Builder |
cause(Throwable cause) |
ConflictingOperationException.Builder |
message(String message) |
ConflictingOperationException.Builder |
requestId(String requestId) |
ConflictingOperationException.Builder |
resourceArn(String resourceArn)
The ARN of the resource that conflicts with this operation.
|
ConflictingOperationException.Builder |
resourceId(String resourceId)
The ID of the resource that conflicts with this operation.
|
ConflictingOperationException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsConflictingOperationException.Builder resourceId(String resourceId)
The ID of the resource that conflicts with this operation.
resourceId - The ID of the resource that conflicts with this operation.ConflictingOperationException.Builder resourceArn(String resourceArn)
The ARN of the resource that conflicts with this operation.
resourceArn - The ARN of the resource that conflicts with this operation.ConflictingOperationException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface IoTSiteWiseException.BuilderConflictingOperationException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface IoTSiteWiseException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictingOperationException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface IoTSiteWiseException.BuilderrequestId in interface SdkServiceException.BuilderConflictingOperationException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface IoTSiteWiseException.BuilderstatusCode in interface SdkServiceException.BuilderConflictingOperationException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface IoTSiteWiseException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.