public static interface LimitExceededException.Builder extends SdkPojo, CopyableBuilder<LimitExceededException.Builder,LimitExceededException>, MacieException.Builder
| Modifier and Type | Method and Description |
|---|---|
LimitExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
LimitExceededException.Builder |
cause(Throwable cause) |
LimitExceededException.Builder |
errorCode(String errorCode)
Sets the value of the ErrorCode property for this object.
|
LimitExceededException.Builder |
message(String message) |
LimitExceededException.Builder |
requestId(String requestId) |
LimitExceededException.Builder |
resourceType(String resourceType)
Sets the value of the ResourceType property for this object.
|
LimitExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsLimitExceededException.Builder errorCode(String errorCode)
errorCode - The new value for the ErrorCode property for this object.LimitExceededException.Builder resourceType(String resourceType)
resourceType - The new value for the ResourceType property for this object.LimitExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface MacieException.BuilderLimitExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface MacieException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderLimitExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface MacieException.BuilderrequestId in interface SdkServiceException.BuilderLimitExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface MacieException.BuilderstatusCode in interface SdkServiceException.BuilderLimitExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface MacieException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2020. All rights reserved.