| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
static S3TablesDestinationResult.Builder |
S3TablesDestinationResult.builder() |
S3TablesDestinationResult.Builder |
S3TablesDestinationResult.Builder.tableArn(String tableArn)
The Amazon Resource Name (ARN) for the metadata table in the metadata table configuration.
|
S3TablesDestinationResult.Builder |
S3TablesDestinationResult.Builder.tableBucketArn(String tableBucketArn)
The Amazon Resource Name (ARN) for the table bucket that's specified as the destination in the metadata table
configuration.
|
S3TablesDestinationResult.Builder |
S3TablesDestinationResult.Builder.tableName(String tableName)
The name for the metadata table in your metadata table configuration.
|
S3TablesDestinationResult.Builder |
S3TablesDestinationResult.Builder.tableNamespace(String tableNamespace)
The table bucket namespace for the metadata table in your metadata table configuration.
|
S3TablesDestinationResult.Builder |
S3TablesDestinationResult.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3TablesDestinationResult.Builder> |
S3TablesDestinationResult.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default MetadataTableConfigurationResult.Builder |
MetadataTableConfigurationResult.Builder.s3TablesDestinationResult(Consumer<S3TablesDestinationResult.Builder> s3TablesDestinationResult)
The destination information for the metadata table configuration.
|
Copyright © 2026. All rights reserved.