Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ControlPlanesResourceApi.copyImagesInFeatures(String controlPlaneUuid,
ApiCopyImagesInFeaturesArgs body)
Launches the command to copy images for one or more features (a comma separated list).
|
com.squareup.okhttp.Call |
ControlPlanesResourceApi.copyImagesInFeaturesAsync(String controlPlaneUuid,
ApiCopyImagesInFeaturesArgs body,
ApiCallback<ApiCommand> callback)
Launches the command to copy images for one or more features (a comma separated list).
|
com.squareup.okhttp.Call |
ControlPlanesResourceApi.copyImagesInFeaturesCall(String controlPlaneUuid,
ApiCopyImagesInFeaturesArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for copyImagesInFeatures
|
ApiResponse<ApiCommand> |
ControlPlanesResourceApi.copyImagesInFeaturesWithHttpInfo(String controlPlaneUuid,
ApiCopyImagesInFeaturesArgs body)
Launches the command to copy images for one or more features (a comma separated list).
|
Modifier and Type | Method and Description |
---|---|
ApiCopyImagesInFeaturesArgs |
ApiCopyImagesInFeaturesArgs.selectedFeatures(String selectedFeatures) |
Copyright © 2022. All rights reserved.