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