Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCertificateAuthorityResponse |
CertificatesManagement.updateCertificateAuthority(UpdateCertificateAuthorityRequest request)
Updates the properties of the specified certificate authority (CA).
|
UpdateCertificateAuthorityResponse |
CertificatesManagementClient.updateCertificateAuthority(UpdateCertificateAuthorityRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCertificateAuthorityResponse> |
CertificatesManagementAsync.updateCertificateAuthority(UpdateCertificateAuthorityRequest request,
AsyncHandler<UpdateCertificateAuthorityRequest,UpdateCertificateAuthorityResponse> handler)
Updates the properties of the specified certificate authority (CA).
|
Future<UpdateCertificateAuthorityResponse> |
CertificatesManagementAsyncClient.updateCertificateAuthority(UpdateCertificateAuthorityRequest request,
AsyncHandler<UpdateCertificateAuthorityRequest,UpdateCertificateAuthorityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCertificateAuthorityResponse> |
CertificatesManagementAsync.updateCertificateAuthority(UpdateCertificateAuthorityRequest request,
AsyncHandler<UpdateCertificateAuthorityRequest,UpdateCertificateAuthorityResponse> handler)
Updates the properties of the specified certificate authority (CA).
|
Future<UpdateCertificateAuthorityResponse> |
CertificatesManagementAsyncClient.updateCertificateAuthority(UpdateCertificateAuthorityRequest request,
AsyncHandler<UpdateCertificateAuthorityRequest,UpdateCertificateAuthorityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateCertificateAuthorityResponse |
UpdateCertificateAuthorityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCertificateAuthorityResponse.Builder |
UpdateCertificateAuthorityResponse.Builder.copy(UpdateCertificateAuthorityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.