Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClouderaManagerResourceApi.hostInstallCommand(ApiHostInstallArguments body)
Perform installation on a set of hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostInstallCommandAsync(ApiHostInstallArguments body,
ApiCallback<ApiCommand> callback)
Perform installation on a set of hosts.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.hostInstallCommandCall(ApiHostInstallArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hostInstallCommand
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.hostInstallCommandWithHttpInfo(ApiHostInstallArguments body)
Perform installation on a set of hosts.
|
Copyright © 2019. All rights reserved.