Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCertificateResponse |
CertificatesManagement.updateCertificate(UpdateCertificateRequest request)
Updates the properties of a certificate.
|
UpdateCertificateResponse |
CertificatesManagementClient.updateCertificate(UpdateCertificateRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCertificateResponse> |
CertificatesManagementAsync.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler)
Updates the properties of a certificate.
|
Future<UpdateCertificateResponse> |
CertificatesManagementAsyncClient.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCertificateResponse> |
CertificatesManagementAsync.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler)
Updates the properties of a certificate.
|
Future<UpdateCertificateResponse> |
CertificatesManagementAsyncClient.updateCertificate(UpdateCertificateRequest request,
AsyncHandler<UpdateCertificateRequest,UpdateCertificateResponse> handler) |
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.