Interface S3.Builder

    • Method Detail

      • bucket

        S3.Builder bucket​(String bucket)
        Sets the value of the Bucket property for this object.
        Parameters:
        bucket - The new value for the Bucket property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • enabled

        S3.Builder enabled​(Boolean enabled)
        Sets the value of the Enabled property for this object.
        Parameters:
        enabled - The new value for the Enabled property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • prefix

        S3.Builder prefix​(String prefix)
        Sets the value of the Prefix property for this object.
        Parameters:
        prefix - The new value for the Prefix property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.