public class RosClient extends BaseRosClient
config, DEFAULT_CONTENT_TYPE, DEFAULT_ENCODING, DEFAULT_SERVICE_DOMAIN, URL_PREFIX| Constructor and Description |
|---|
RosClient() |
RosClient(BceClientConfiguration configuration) |
RosClient(String accessKey,
String secretKey) |
| Modifier and Type | Method and Description |
|---|---|
RosGeneralResponse |
createFastOrderTask(FastOrderProblem problem)
Create fast order task.
|
FastOrderSolutionResponse |
getFastOrderSolutionResponse(String problemId)
Query fast order task solution.
|
createRequestgetClient, getEndpoint, getServiceId, invokeHttpClient, isRegionSupported, setClient, shutdownpublic RosClient()
public RosClient(BceClientConfiguration configuration)
public RosGeneralResponse createFastOrderTask(FastOrderProblem problem)
problem - FastOrderProblempublic FastOrderSolutionResponse getFastOrderSolutionResponse(String problemId)
problemId - problemId from createFastOrderTask responseCopyright © 2019. All rights reserved.