Uses of Class
com.qtsurfer.api.client.model.ListStrategies200Response
Packages that use ListStrategies200Response
-
Uses of ListStrategies200Response in com.qtsurfer.api.client.api
Methods in com.qtsurfer.api.client.api that return ListStrategies200ResponseModifier and TypeMethodDescriptionStrategyApi.listStrategies()List your registered strategies Every strategy you have registered and not deleted, most recently compiled first.Methods in com.qtsurfer.api.client.api that return types with arguments of type ListStrategies200ResponseModifier and TypeMethodDescriptionStrategyApi.listStrategiesWithHttpInfo()List your registered strategies Every strategy you have registered and not deleted, most recently compiled first. -
Uses of ListStrategies200Response in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return ListStrategies200ResponseModifier and TypeMethodDescriptionListStrategies200Response.addStrategiesItem(StrategySummary strategiesItem) ListStrategies200Response.strategies(List<StrategySummary> strategies)