Interface RemoteServerInformationService

All Known Implementing Classes:
RemoteServerInformationServiceImpl

public interface RemoteServerInformationService
Since:
9.1.0
  • Method Details

    • getServerInformationCompletionStage

      CompletionStage<ServerInformation> getServerInformationCompletionStage()
      Returns information about the current application build running on this instance.
      Returns:
      CompletionStage