| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
static GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.builder() |
default GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.Builder.error(Consumer<ErrorDetails.Builder> error)
If the
CreateBucketMetadataTableConfiguration request succeeds, but S3 Metadata was unable to
create the table, this structure contains the error code and error message. |
GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.Builder.error(ErrorDetails error)
If the
CreateBucketMetadataTableConfiguration request succeeds, but S3 Metadata was unable to
create the table, this structure contains the error code and error message. |
default GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.Builder.metadataTableConfigurationResult(Consumer<MetadataTableConfigurationResult.Builder> metadataTableConfigurationResult)
The metadata table configuration for a general purpose bucket.
|
GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.Builder.metadataTableConfigurationResult(MetadataTableConfigurationResult metadataTableConfigurationResult)
The metadata table configuration for a general purpose bucket.
|
GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.Builder.status(String status)
The status of the metadata table.
|
GetBucketMetadataTableConfigurationResult.Builder |
GetBucketMetadataTableConfigurationResult.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBucketMetadataTableConfigurationResult.Builder> |
GetBucketMetadataTableConfigurationResult.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetBucketMetadataTableConfigurationResponse.Builder |
GetBucketMetadataTableConfigurationResponse.Builder.getBucketMetadataTableConfigurationResult(Consumer<GetBucketMetadataTableConfigurationResult.Builder> getBucketMetadataTableConfigurationResult)
The metadata table configuration for the general purpose bucket.
|
Copyright © 2026. All rights reserved.