Interface RevisionDestinationEntry.Builder

    • Method Detail

      • bucket

        RevisionDestinationEntry.Builder bucket​(String bucket)

        The Amazon S3 bucket that is the destination for the assets in the revision.

        Parameters:
        bucket - The Amazon S3 bucket that is the destination for the assets in the revision.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revisionId

        RevisionDestinationEntry.Builder revisionId​(String revisionId)

        The unique identifier for the revision.

        Parameters:
        revisionId - The unique identifier for the revision.
        Returns:
        Returns a reference to this object so that method calls can be chained together.