Interface GetLayerVersionPolicyResponse.Builder

    • Method Detail

      • policy

        GetLayerVersionPolicyResponse.Builder policy​(String policy)

        The policy document.

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

        GetLayerVersionPolicyResponse.Builder revisionId​(String revisionId)

        A unique identifier for the current revision of the policy.

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