Interface PutRegistryPolicyResponse.Builder

    • Method Detail

      • registryId

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

        PutRegistryPolicyResponse.Builder policyText​(String policyText)

        The JSON policy text for your registry.

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