Interface GetBucketPolicyResponse.Builder

    • Method Detail

      • policy

        GetBucketPolicyResponse.Builder policy​(String policy)

        The bucket policy as a JSON document.

        Parameters:
        policy - The bucket policy as a JSON document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.