Interface UpdateHostKeyResponse.Builder

    • Method Detail

      • serverId

        UpdateHostKeyResponse.Builder serverId​(String serverId)

        Returns the server identifier for the server that contains the updated host key.

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

        UpdateHostKeyResponse.Builder hostKeyId​(String hostKeyId)

        Returns the host key identifier for the updated host key.

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