Uses of Interface
com.qtsurfer.api.sdk.ValidationOutcome
Packages that use ValidationOutcome
-
Uses of ValidationOutcome in com.qtsurfer.api.sdk
Classes in com.qtsurfer.api.sdk that implement ValidationOutcomeModifier and TypeClassDescriptionstatic final recordThis call queued nothing, because the platform already accounts for the current compilation.static final recordThis call queued a check, which has not answered yet.Methods in com.qtsurfer.api.sdk that return ValidationOutcomeModifier and TypeMethodDescriptionQTSurfer.validateStrategy(String strategyId) Ask the platform to check that a registered strategy can actually run. -
Uses of ValidationOutcome in com.qtsurfer.api.sdk.auth
Methods in com.qtsurfer.api.sdk.auth that return ValidationOutcomeModifier and TypeMethodDescriptionAuthenticatedClient.validateStrategy(String strategyId) Ask the platform to check that a registered strategy can actually run. -
Uses of ValidationOutcome in com.qtsurfer.api.sdk.internal
Methods in com.qtsurfer.api.sdk.internal that return ValidationOutcomeModifier and TypeMethodDescriptionstatic ValidationOutcomeValidationOutcomes.of(String strategyId, com.qtsurfer.api.client.invoker.ApiResponse<com.qtsurfer.api.client.model.StrategyState> response)