public static interface ResourceAlreadyExistsException.Builder extends SdkPojo, CopyableBuilder<ResourceAlreadyExistsException.Builder,ResourceAlreadyExistsException>, IotException.Builder
| Modifier and Type | Method and Description |
|---|---|
ResourceAlreadyExistsException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ResourceAlreadyExistsException.Builder |
cause(Throwable cause) |
ResourceAlreadyExistsException.Builder |
message(String message) |
ResourceAlreadyExistsException.Builder |
requestId(String requestId) |
ResourceAlreadyExistsException.Builder |
resourceArn(String resourceArn)
The ARN of the resource that caused the exception.
|
ResourceAlreadyExistsException.Builder |
resourceId(String resourceId)
The ID of the resource that caused the exception.
|
ResourceAlreadyExistsException.Builder |
statusCode(int statusCode) |
ResourceAlreadyExistsException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsResourceAlreadyExistsException.Builder resourceId(String resourceId)
The ID of the resource that caused the exception.
resourceId - The ID of the resource that caused the exception.ResourceAlreadyExistsException.Builder resourceArn(String resourceArn)
The ARN of the resource that caused the exception.
resourceArn - The ARN of the resource that caused the exception.ResourceAlreadyExistsException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface IotException.BuilderResourceAlreadyExistsException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface IotException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderResourceAlreadyExistsException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface IotException.BuilderrequestId in interface SdkServiceException.BuilderResourceAlreadyExistsException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface IotException.BuilderstatusCode in interface SdkServiceException.BuilderResourceAlreadyExistsException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface IotException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderResourceAlreadyExistsException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface IotException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.