Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ClouderaManagerResourceApi.updateGlobalTruststore(ApiUpdateGlobalTruststoreArguments body)
Add/remove certificates to the Auto-TLS certificate truststore.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateGlobalTruststoreAsync(ApiUpdateGlobalTruststoreArguments body,
ApiCallback<ApiCommand> callback)
Add/remove certificates to the Auto-TLS certificate truststore.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateGlobalTruststoreCall(ApiUpdateGlobalTruststoreArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateGlobalTruststore
|
ApiResponse<ApiCommand> |
ClouderaManagerResourceApi.updateGlobalTruststoreWithHttpInfo(ApiUpdateGlobalTruststoreArguments body)
Add/remove certificates to the Auto-TLS certificate truststore.
|
Modifier and Type | Method and Description |
---|---|
ApiUpdateGlobalTruststoreArguments |
ApiUpdateGlobalTruststoreArguments.newCertContent(String newCertContent) |
ApiUpdateGlobalTruststoreArguments |
ApiUpdateGlobalTruststoreArguments.newCertLocation(String newCertLocation) |
Copyright © 2022. All rights reserved.