Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommandWithSteps |
CommandsResourceApi.getCommandWithSteps(BigDecimal commandId)
Retrieve detailed information of an asynchronous command including the command steps.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiCommandWithSteps> |
CommandsResourceApi.getCommandWithStepsWithHttpInfo(BigDecimal commandId)
Retrieve detailed information of an asynchronous command including the command steps.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CommandsResourceApi.getCommandWithStepsAsync(BigDecimal commandId,
ApiCallback<ApiCommandWithSteps> callback)
Retrieve detailed information of an asynchronous command including the command steps.
|
Copyright © 2022. All rights reserved.