Interface ExternalLocation.Builder

    • Method Detail

      • s3Location

        ExternalLocation.Builder s3Location​(String s3Location)

        The URI of the Amazon S3 bucket.

        Parameters:
        s3Location - The URI of the Amazon S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.