| 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 |
|---|---|
okhttp3.Call |
CommandsResourceApi.getCommandWithStepsAsync(BigDecimal commandId,
ApiCallback<ApiCommandWithSteps> callback)
Retrieve detailed information of an asynchronous command including the command steps.
|
| Modifier and Type | Method and Description |
|---|---|
ApiCommandWithSteps |
ApiCommandWithSteps.addStepsItem(ApiCommandStep stepsItem) |
ApiCommandWithSteps |
ApiCommandWithSteps.displayName(String displayName) |
ApiCommandWithSteps |
ApiCommandWithSteps.steps(List<ApiCommandStep> steps) |
Copyright © 2026. All rights reserved.