Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeCertificateAuthorityCompartmentResponse> |
CertificatesManagementAsync.changeCertificateAuthorityCompartment(ChangeCertificateAuthorityCompartmentRequest request,
AsyncHandler<ChangeCertificateAuthorityCompartmentRequest,ChangeCertificateAuthorityCompartmentResponse> handler)
Moves a certificate authority (CA) to a different compartment within the same tenancy.
|
Future<ChangeCertificateAuthorityCompartmentResponse> |
CertificatesManagementAsyncClient.changeCertificateAuthorityCompartment(ChangeCertificateAuthorityCompartmentRequest request,
AsyncHandler<ChangeCertificateAuthorityCompartmentRequest,ChangeCertificateAuthorityCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeCertificateAuthorityCompartmentRequest |
ChangeCertificateAuthorityCompartmentRequest.Builder.build()
Build the instance of ChangeCertificateAuthorityCompartmentRequest as configured by this
builder
|
ChangeCertificateAuthorityCompartmentRequest |
ChangeCertificateAuthorityCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeCertificateAuthorityCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeCertificateAuthorityCompartmentRequest.Builder |
ChangeCertificateAuthorityCompartmentRequest.Builder.copy(ChangeCertificateAuthorityCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.