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