Interface ListIdentityPoliciesResponse.Builder

  • Method Details

    • policyNames

      A list of names of policies that apply to the specified identity.

      Parameters:
      policyNames - A list of names of policies that apply to the specified identity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyNames

      ListIdentityPoliciesResponse.Builder policyNames(String... policyNames)

      A list of names of policies that apply to the specified identity.

      Parameters:
      policyNames - A list of names of policies that apply to the specified identity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.