Interface PolicyDetail.Builder

    • Method Detail

      • policyName

        PolicyDetail.Builder policyName​(String policyName)

        The name of the policy.

        Parameters:
        policyName - The name of the policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policyDocument

        PolicyDetail.Builder policyDocument​(String policyDocument)

        The policy document.

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