Interface GetPolicyResponse.Builder

    • Method Detail

      • policy

        GetPolicyResponse.Builder policy​(String policy)

        The policy attached to the private CA as a JSON document.

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