static UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.builder() |
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.Builder.metadataLocation(String metadataLocation) |
The metadata location of the table.
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.Builder.name(String name) |
The name of the table.
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.Builder.namespace(String... namespace) |
The namespace the table is associated with.
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.Builder.namespace(Collection<String> namespace) |
The namespace the table is associated with.
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.Builder.tableARN(String tableARN) |
The Amazon Resource Name (ARN) of the table.
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.toBuilder() |
|
UpdateTableMetadataLocationResponse.Builder |
UpdateTableMetadataLocationResponse.Builder.versionToken(String versionToken) |
The version token of the table.
|