Interface CreateKeyResponse.Builder

    • Method Detail

      • key

        CreateKeyResponse.Builder key​(Key key)

        The key material that contains all the key attributes.

        Parameters:
        key - The key material that contains all the key attributes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.