Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListCertificateAuthorityVersionsResponse |
CertificatesManagementClient.listCertificateAuthorityVersions(ListCertificateAuthorityVersionsRequest request) |
ListCertificateAuthorityVersionsResponse |
CertificatesManagement.listCertificateAuthorityVersions(ListCertificateAuthorityVersionsRequest request)
Lists all versions for the specified certificate authority (CA).
|
Modifier and Type | Method and Description |
---|---|
Future<ListCertificateAuthorityVersionsResponse> |
CertificatesManagementAsyncClient.listCertificateAuthorityVersions(ListCertificateAuthorityVersionsRequest request,
AsyncHandler<ListCertificateAuthorityVersionsRequest,ListCertificateAuthorityVersionsResponse> handler) |
Future<ListCertificateAuthorityVersionsResponse> |
CertificatesManagementAsync.listCertificateAuthorityVersions(ListCertificateAuthorityVersionsRequest request,
AsyncHandler<ListCertificateAuthorityVersionsRequest,ListCertificateAuthorityVersionsResponse> handler)
Lists all versions for the specified certificate authority (CA).
|
Modifier and Type | Method and Description |
---|---|
ListCertificateAuthorityVersionsResponse |
ListCertificateAuthorityVersionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCertificateAuthorityVersionsResponse.Builder |
ListCertificateAuthorityVersionsResponse.Builder.copy(ListCertificateAuthorityVersionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.