Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<DownloadCertificateSigningRequestResponse> |
KmsHsmClusterAsyncClient.downloadCertificateSigningRequest(DownloadCertificateSigningRequestRequest request,
AsyncHandler<DownloadCertificateSigningRequestRequest,DownloadCertificateSigningRequestResponse> handler) |
Future<DownloadCertificateSigningRequestResponse> |
KmsHsmClusterAsync.downloadCertificateSigningRequest(DownloadCertificateSigningRequestRequest request,
AsyncHandler<DownloadCertificateSigningRequestRequest,DownloadCertificateSigningRequestResponse> handler)
Retrieves the certificate signing request for the designated HSM Cluster resource.
|
Modifier and Type | Method and Description |
---|---|
DownloadCertificateSigningRequestRequest |
DownloadCertificateSigningRequestRequest.Builder.build()
Build the instance of DownloadCertificateSigningRequestRequest as configured by this
builder
|
DownloadCertificateSigningRequestRequest |
DownloadCertificateSigningRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DownloadCertificateSigningRequestRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DownloadCertificateSigningRequestRequest.Builder |
DownloadCertificateSigningRequestRequest.Builder.copy(DownloadCertificateSigningRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.