Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCspArguments |
CspResourceApi.uploadCspCert(ApiCspArguments body)
Upload CA certificates, client certificates and client key for Credential Storage Provider.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiCspArguments> |
CspResourceApi.uploadCspCertWithHttpInfo(ApiCspArguments body)
Upload CA certificates, client certificates and client key for Credential Storage Provider.
|
Modifier and Type | Method and Description |
---|---|
ApiCspArguments |
CspResourceApi.uploadCspCert(ApiCspArguments body)
Upload CA certificates, client certificates and client key for Credential Storage Provider.
|
com.squareup.okhttp.Call |
CspResourceApi.uploadCspCertAsync(ApiCspArguments body,
ApiCallback<ApiCspArguments> callback)
Upload CA certificates, client certificates and client key for Credential Storage Provider.
|
com.squareup.okhttp.Call |
CspResourceApi.uploadCspCertCall(ApiCspArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for uploadCspCert
|
ApiResponse<ApiCspArguments> |
CspResourceApi.uploadCspCertWithHttpInfo(ApiCspArguments body)
Upload CA certificates, client certificates and client key for Credential Storage Provider.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CspResourceApi.uploadCspCertAsync(ApiCspArguments body,
ApiCallback<ApiCspArguments> callback)
Upload CA certificates, client certificates and client key for Credential Storage Provider.
|
Modifier and Type | Method and Description |
---|---|
ApiCspArguments |
ApiCspArguments.caCertContent(String caCertContent) |
ApiCspArguments |
ApiCspArguments.certContent(String certContent) |
ApiCspArguments |
ApiCspArguments.keyContent(String keyContent) |
Copyright © 2022. All rights reserved.