public static interface OtherMetadataValueListItem.Builder extends SdkPojo, CopyableBuilder<OtherMetadataValueListItem.Builder,OtherMetadataValueListItem>
| Modifier and Type | Method and Description |
|---|---|
OtherMetadataValueListItem.Builder |
createdTime(String createdTime)
The time at which the entry was created.
|
OtherMetadataValueListItem.Builder |
metadataValue(String metadataValue)
The metadata key’s corresponding value for the other metadata belonging to the same metadata key.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOtherMetadataValueListItem.Builder metadataValue(String metadataValue)
The metadata key’s corresponding value for the other metadata belonging to the same metadata key.
metadataValue - The metadata key’s corresponding value for the other metadata belonging to the same metadata key.OtherMetadataValueListItem.Builder createdTime(String createdTime)
The time at which the entry was created.
createdTime - The time at which the entry was created.Copyright © 2023. All rights reserved.