Uses of Interface
software.amazon.awssdk.services.s3.model.InvalidObjectStateException.Builder
Packages that use InvalidObjectStateException.Builder
-
Uses of InvalidObjectStateException.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InvalidObjectStateException.BuilderModifier and TypeMethodDescriptionInvalidObjectStateException.Builder.accessTier(String accessTier) Sets the value of the AccessTier property for this object.InvalidObjectStateException.Builder.accessTier(IntelligentTieringAccessTier accessTier) Sets the value of the AccessTier property for this object.InvalidObjectStateException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InvalidObjectStateException.builder()InvalidObjectStateException.Builder.numAttempts(Integer numAttempts) InvalidObjectStateException.Builder.statusCode(int statusCode) InvalidObjectStateException.Builder.storageClass(String storageClass) Sets the value of the StorageClass property for this object.InvalidObjectStateException.Builder.storageClass(StorageClass storageClass) Sets the value of the StorageClass property for this object.InvalidObjectStateException.toBuilder()InvalidObjectStateException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type InvalidObjectStateException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvalidObjectStateException.Builder>InvalidObjectStateException.serializableBuilderClass()