Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetCertificateAuthorityResponse |
CertificatesManagement.getCertificateAuthority(GetCertificateAuthorityRequest request)
Gets details about the specified certificate authority (CA).
|
GetCertificateAuthorityResponse |
CertificatesManagementClient.getCertificateAuthority(GetCertificateAuthorityRequest request) |
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 |
---|---|
GetCertificateAuthorityResponse |
GetCertificateAuthorityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCertificateAuthorityResponse.Builder |
GetCertificateAuthorityResponse.Builder.copy(GetCertificateAuthorityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.