Uses of Interface
software.amazon.awssdk.services.s3.model.ErrorDetails.Builder
Packages that use ErrorDetails.Builder
-
Uses of ErrorDetails.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ErrorDetails.BuilderModifier and TypeMethodDescriptionstatic ErrorDetails.BuilderErrorDetails.builder()If the V1CreateBucketMetadataTableConfigurationrequest succeeds, but S3 Metadata was unable to create the table, this structure contains the error code.ErrorDetails.Builder.errorMessage(String errorMessage) If the V1CreateBucketMetadataTableConfigurationrequest succeeds, but S3 Metadata was unable to create the table, this structure contains the error message.ErrorDetails.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type ErrorDetails.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ErrorDetails.Builder>ErrorDetails.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.s3.model with type arguments of type ErrorDetails.BuilderModifier and TypeMethodDescriptionGetBucketMetadataTableConfigurationResult.Builder.error(Consumer<ErrorDetails.Builder> error) If theCreateBucketMetadataTableConfigurationrequest succeeds, but S3 Metadata was unable to create the table, this structure contains the error code and error message.InventoryTableConfigurationResult.Builder.error(Consumer<ErrorDetails.Builder> error) Sets the value of the Error property for this object.JournalTableConfigurationResult.Builder.error(Consumer<ErrorDetails.Builder> error) Sets the value of the Error property for this object.