Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListCertificateAuthoritiesResponse> |
CertificatesManagementAsync.listCertificateAuthorities(ListCertificateAuthoritiesRequest request,
AsyncHandler<ListCertificateAuthoritiesRequest,ListCertificateAuthoritiesResponse> handler)
Lists all certificate authorities (CAs) in the specified compartment.
|
Future<ListCertificateAuthoritiesResponse> |
CertificatesManagementAsyncClient.listCertificateAuthorities(ListCertificateAuthoritiesRequest request,
AsyncHandler<ListCertificateAuthoritiesRequest,ListCertificateAuthoritiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCertificateAuthoritiesRequest |
ListCertificateAuthoritiesRequest.Builder.build()
Build the instance of ListCertificateAuthoritiesRequest as configured by this builder
|
ListCertificateAuthoritiesRequest |
ListCertificateAuthoritiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListCertificateAuthoritiesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListCertificateAuthoritiesRequest.Builder |
ListCertificateAuthoritiesRequest.Builder.copy(ListCertificateAuthoritiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.