Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCertificateResponse |
Waas.updateCertificate(UpdateCertificateRequest request)
It is not possible to update a certificate, only create and delete.
|
UpdateCertificateResponse |
WaasClient.updateCertificate(UpdateCertificateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCertificateResponse> |
WaasAsyncClient.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler) |
Future<UpdateCertificateResponse> |
WaasAsync.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler)
It is not possible to update a certificate, only create and delete.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCertificateResponse> |
WaasAsyncClient.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler) |
Future<UpdateCertificateResponse> |
WaasAsync.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler)
It is not possible to update a certificate, only create and delete.
|
Modifier and Type | Method and Description |
---|---|
UpdateCertificateResponse |
UpdateCertificateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCertificateResponse.Builder |
UpdateCertificateResponse.Builder.copy(UpdateCertificateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.