| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<OtherMetadataValueListItem> |
MetadataInfo.otherMetadataValueList()
Other metadata belonging to the same metadata key.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataInfo.Builder |
MetadataInfo.Builder.otherMetadataValueList(OtherMetadataValueListItem... otherMetadataValueList)
Other metadata belonging to the same metadata key.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataInfo.Builder |
MetadataInfo.Builder.otherMetadataValueList(Collection<OtherMetadataValueListItem> otherMetadataValueList)
Other metadata belonging to the same metadata key.
|
Copyright © 2023. All rights reserved.