Interface GetKeyResponse.Builder

    • Method Detail

      • key

        GetKeyResponse.Builder key​(Key key)

        The key material, including the immutable and mutable data for the key.

        Parameters:
        key - The key material, including the immutable and mutable data for the key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.