Interface KGKeyPairIds.Builder

    • Method Detail

      • keyGroupId

        KGKeyPairIds.Builder keyGroupId​(String keyGroupId)

        The identifier of the key group that contains the public keys.

        Parameters:
        keyGroupId - The identifier of the key group that contains the public keys.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • keyPairIds

        KGKeyPairIds.Builder keyPairIds​(KeyPairIds keyPairIds)
        Sets the value of the KeyPairIds property for this object.
        Parameters:
        keyPairIds - The new value for the KeyPairIds property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.