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