Interface CreateStorageLocationResponse.Builder

    • Method Detail

      • s3Bucket

        CreateStorageLocationResponse.Builder s3Bucket​(String s3Bucket)

        The name of the Amazon S3 bucket created.

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