Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.requests |
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 |
---|---|
UpdateCertificateAuthorityRequest |
UpdateCertificateAuthorityRequest.Builder.build()
Build the instance of UpdateCertificateAuthorityRequest as configured by this builder
|
UpdateCertificateAuthorityRequest |
UpdateCertificateAuthorityRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCertificateAuthorityRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCertificateAuthorityRequest.Builder |
UpdateCertificateAuthorityRequest.Builder.copy(UpdateCertificateAuthorityRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.