Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
GetCertificateResponse |
Waas.getCertificate(GetCertificateRequest request)
Gets the details of an SSL certificate.
|
GetCertificateResponse |
WaasClient.getCertificate(GetCertificateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetCertificateResponse> |
WaasAsyncClient.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler) |
Future<GetCertificateResponse> |
WaasAsync.getCertificate(GetCertificateRequest request,
AsyncHandler<GetCertificateRequest,GetCertificateResponse> handler)
Gets the details of an SSL certificate.
|
Modifier and Type | Method and Description |
---|---|
GetCertificateResponse |
GetCertificateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCertificateResponse.Builder |
GetCertificateResponse.Builder.copy(GetCertificateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.