Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ServicesResourceApi.runEcsParcelScript(String clusterName,
String serviceName,
ApiEcsParcelScriptArgs body)
Run a script from ECS parcel.
|
okhttp3.Call |
ServicesResourceApi.runEcsParcelScriptAsync(String clusterName,
String serviceName,
ApiEcsParcelScriptArgs body,
ApiCallback<ApiCommand> callback)
Run a script from ECS parcel.
|
okhttp3.Call |
ServicesResourceApi.runEcsParcelScriptCall(String clusterName,
String serviceName,
ApiEcsParcelScriptArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for runEcsParcelScript
|
ApiResponse<ApiCommand> |
ServicesResourceApi.runEcsParcelScriptWithHttpInfo(String clusterName,
String serviceName,
ApiEcsParcelScriptArgs body)
Run a script from ECS parcel.
|
Modifier and Type | Method and Description |
---|---|
ApiEcsParcelScriptArgs |
ApiEcsParcelScriptArgs.addAdditionalArgsItem(String additionalArgsItem) |
ApiEcsParcelScriptArgs |
ApiEcsParcelScriptArgs.additionalArgs(List<String> additionalArgs) |
ApiEcsParcelScriptArgs |
ApiEcsParcelScriptArgs.apiRoleNameList(ApiRoleNameList apiRoleNameList) |
Copyright © 2024. All rights reserved.