Interface OtherMetadataValueListItem.Builder

All Superinterfaces:
Buildable, CopyableBuilder<OtherMetadataValueListItem.Builder,OtherMetadataValueListItem>, SdkBuilder<OtherMetadataValueListItem.Builder,OtherMetadataValueListItem>, SdkPojo
Enclosing class:
OtherMetadataValueListItem

public static interface OtherMetadataValueListItem.Builder extends SdkPojo, CopyableBuilder<OtherMetadataValueListItem.Builder,OtherMetadataValueListItem>
  • Method Details

    • metadataValue

      OtherMetadataValueListItem.Builder metadataValue(String metadataValue)

      The metadata key’s corresponding value for the other metadata belonging to the same metadata key.

      Parameters:
      metadataValue - The metadata key’s corresponding value for the other metadata belonging to the same metadata key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTime

      OtherMetadataValueListItem.Builder createdTime(String createdTime)

      The time at which the entry was created.

      Parameters:
      createdTime - The time at which the entry was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.