public static interface InsufficientThroughputCapacityException.Builder extends SdkPojo, CopyableBuilder<InsufficientThroughputCapacityException.Builder,InsufficientThroughputCapacityException>, EfsException.Builder
| Modifier and Type | Method and Description |
|---|---|
InsufficientThroughputCapacityException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InsufficientThroughputCapacityException.Builder |
cause(Throwable cause) |
InsufficientThroughputCapacityException.Builder |
errorCode(String errorCode)
Sets the value of the ErrorCode property for this object.
|
InsufficientThroughputCapacityException.Builder |
message(String message) |
InsufficientThroughputCapacityException.Builder |
requestId(String requestId) |
InsufficientThroughputCapacityException.Builder |
statusCode(int statusCode) |
InsufficientThroughputCapacityException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsInsufficientThroughputCapacityException.Builder errorCode(String errorCode)
errorCode - The new value for the ErrorCode property for this object.InsufficientThroughputCapacityException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface EfsException.BuilderInsufficientThroughputCapacityException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface EfsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInsufficientThroughputCapacityException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface EfsException.BuilderrequestId in interface SdkServiceException.BuilderInsufficientThroughputCapacityException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface EfsException.BuilderstatusCode in interface SdkServiceException.BuilderInsufficientThroughputCapacityException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface EfsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderInsufficientThroughputCapacityException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface EfsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.