Interface OtherMetadataValueListItem.Builder

    • Method Detail

      • 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.