Uses of Class
cn.ucloud.uphone.models.RunAsyncCommandRequest
-
Packages that use RunAsyncCommandRequest Package Description cn.ucloud.uphone.client -
-
Uses of RunAsyncCommandRequest in cn.ucloud.uphone.client
Methods in cn.ucloud.uphone.client with parameters of type RunAsyncCommandRequest Modifier and Type Method Description RunAsyncCommandResponseUPhoneClient. runAsyncCommand(RunAsyncCommandRequest request)RunAsyncCommand - 执行异步shell命令RunAsyncCommandResponseUPhoneClientInterface. runAsyncCommand(RunAsyncCommandRequest request)RunAsyncCommand - 执行异步shell命令
-