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