Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClouderaManagerResourceApi.updateCspType(ApiUpdateCspTypeArguments body)
Updates the CSP type from previous csp type to new csp type, by copying the key_id (used for encryption of configs) from previous csp type to new csp type.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateCspTypeAsync(ApiUpdateCspTypeArguments body,
ApiCallback<ApiCommand> callback)
Updates the CSP type from previous csp type to new csp type, by copying the key_id (used for encryption of configs) from previous csp type to new csp type.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateCspTypeCall(ApiUpdateCspTypeArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateCspType
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.updateCspTypeWithHttpInfo(ApiUpdateCspTypeArguments body)
Updates the CSP type from previous csp type to new csp type, by copying the key_id (used for encryption of configs) from previous csp type to new csp type.
|
Modifier and Type | Method and Description |
---|---|
ApiUpdateCspTypeArguments |
ApiUpdateCspTypeArguments.newCspType(String newCspType) |
Copyright © 2022. All rights reserved.