getRequirements

@NotNull
abstract fun getRequirements(): @NotNull Optional<ServerActivation.Requirements>

Gets the optional requirements associated with the activation.

Return

An optional containing the activation's requirements.