Interface KeyListEntry.Builder

    • Method Detail

      • keyId

        KeyListEntry.Builder keyId​(String keyId)

        Unique identifier of the key.

        Parameters:
        keyId - Unique identifier of the key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • keyArn

        KeyListEntry.Builder keyArn​(String keyArn)

        ARN of the key.

        Parameters:
        keyArn - ARN of the key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.