Interface DeleteRegistryPolicyResponse.Builder

    • Method Detail

      • registryId

        DeleteRegistryPolicyResponse.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

        DeleteRegistryPolicyResponse.Builder policyText​(String policyText)

        The contents of the registry permissions policy that was deleted.

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