Interface GetRegistryPolicyResponse.Builder

    • Method Detail

      • registryId

        GetRegistryPolicyResponse.Builder registryId​(String registryId)

        The registry ID associated with the request.

        Parameters:
        registryId - The registry ID associated with the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyText

        GetRegistryPolicyResponse.Builder policyText​(String policyText)

        The JSON text of the permissions policy for a registry.

        Parameters:
        policyText - The JSON text of the permissions policy for a registry.
        Returns:
        Returns a reference to this object so that method calls can be chained together.