build

@NotNull
abstract fun build(): @NotNull ServerActivation

Builds the server activation.

Return

The created server activation.