Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClouderaManagerResourceApi.enableCsp(ApiEnableCspArguments body)
Enables the CSP by setting csp type to \"vault\" or \"embedded\" as chosen by the user.
|
okhttp3.Call |
ClouderaManagerResourceApi.enableCspAsync(ApiEnableCspArguments body,
ApiCallback<ApiCommand> callback)
Enables the CSP by setting csp type to \"vault\" or \"embedded\" as chosen by the user.
|
okhttp3.Call |
ClouderaManagerResourceApi.enableCspCall(ApiEnableCspArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enableCsp
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.enableCspWithHttpInfo(ApiEnableCspArguments body)
Enables the CSP by setting csp type to \"vault\" or \"embedded\" as chosen by the user.
|
Modifier and Type | Method and Description |
---|---|
ApiEnableCspArguments |
ApiEnableCspArguments.cspAddress(String cspAddress) |
ApiEnableCspArguments |
ApiEnableCspArguments.cspSecretPath(String cspSecretPath) |
ApiEnableCspArguments |
ApiEnableCspArguments.cspStoragePath(String cspStoragePath) |
ApiEnableCspArguments |
ApiEnableCspArguments.cspType(String cspType) |
Copyright © 2024. All rights reserved.