Interface ImportHostKeyResponse.Builder

  • Method Details

    • serverId

      Returns the server identifier that contains the imported key.

      Parameters:
      serverId - Returns the server identifier that contains the imported key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostKeyId

      ImportHostKeyResponse.Builder hostKeyId(String hostKeyId)

      Returns the host key identifier for the imported key.

      Parameters:
      hostKeyId - Returns the host key identifier for the imported key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.