public static interface InvalidObjectStateException.Builder extends SdkPojo, CopyableBuilder<InvalidObjectStateException.Builder,InvalidObjectStateException>, S3Exception.Builder
| Modifier and Type | Method and Description |
|---|---|
InvalidObjectStateException.Builder |
accessTier(IntelligentTieringAccessTier accessTier)
Sets the value of the AccessTier property for this object.
|
InvalidObjectStateException.Builder |
accessTier(String accessTier)
Sets the value of the AccessTier property for this object.
|
InvalidObjectStateException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InvalidObjectStateException.Builder |
cause(Throwable cause) |
InvalidObjectStateException.Builder |
message(String message) |
InvalidObjectStateException.Builder |
requestId(String requestId) |
InvalidObjectStateException.Builder |
statusCode(int statusCode) |
InvalidObjectStateException.Builder |
storageClass(StorageClass storageClass)
Sets the value of the StorageClass property for this object.
|
InvalidObjectStateException.Builder |
storageClass(String storageClass)
Sets the value of the StorageClass property for this object.
|
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsInvalidObjectStateException.Builder storageClass(String storageClass)
storageClass - The new value for the StorageClass property for this object.StorageClass,
StorageClassInvalidObjectStateException.Builder storageClass(StorageClass storageClass)
storageClass - The new value for the StorageClass property for this object.StorageClass,
StorageClassInvalidObjectStateException.Builder accessTier(String accessTier)
accessTier - The new value for the AccessTier property for this object.IntelligentTieringAccessTier,
IntelligentTieringAccessTierInvalidObjectStateException.Builder accessTier(IntelligentTieringAccessTier accessTier)
accessTier - The new value for the AccessTier property for this object.IntelligentTieringAccessTier,
IntelligentTieringAccessTierInvalidObjectStateException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface S3Exception.BuilderInvalidObjectStateException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface S3Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInvalidObjectStateException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface S3Exception.BuilderrequestId in interface SdkServiceException.BuilderInvalidObjectStateException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface S3Exception.BuilderstatusCode in interface SdkServiceException.BuilderInvalidObjectStateException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface S3Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.