Interface CreateListingChangeSetResponse.Builder

    • Method Detail

      • listingId

        CreateListingChangeSetResponse.Builder listingId​(String listingId)

        The ID of the listing (a record of an asset at a given time).

        Parameters:
        listingId - The ID of the listing (a record of an asset at a given time).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • listingRevision

        CreateListingChangeSetResponse.Builder listingRevision​(String listingRevision)

        The revision of a listing.

        Parameters:
        listingRevision - The revision of a listing.
        Returns:
        Returns a reference to this object so that method calls can be chained together.