| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static OtherMetadataValueListItem.Builder |
OtherMetadataValueListItem.builder() |
OtherMetadataValueListItem.Builder |
OtherMetadataValueListItem.Builder.createdTime(String createdTime)
The time at which the entry was created.
|
OtherMetadataValueListItem.Builder |
OtherMetadataValueListItem.Builder.metadataValue(String metadataValue)
The metadata key’s corresponding value for the other metadata belonging to the same metadata key.
|
OtherMetadataValueListItem.Builder |
OtherMetadataValueListItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OtherMetadataValueListItem.Builder> |
OtherMetadataValueListItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.