Interface GetContextKeysForCustomPolicyResponse.Builder

    • Method Detail

      • contextKeyNames

        GetContextKeysForCustomPolicyResponse.Builder contextKeyNames​(Collection<String> contextKeyNames)

        The list of context keys that are referenced in the input policies.

        Parameters:
        contextKeyNames - The list of context keys that are referenced in the input policies.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • contextKeyNames

        GetContextKeysForCustomPolicyResponse.Builder contextKeyNames​(String... contextKeyNames)

        The list of context keys that are referenced in the input policies.

        Parameters:
        contextKeyNames - The list of context keys that are referenced in the input policies.
        Returns:
        Returns a reference to this object so that method calls can be chained together.