Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCertificateAuthorityCompartmentResponse |
CertificatesManagement.changeCertificateAuthorityCompartment(ChangeCertificateAuthorityCompartmentRequest request)
Moves a certificate authority (CA) to a different compartment within the same tenancy.
|
ChangeCertificateAuthorityCompartmentResponse |
CertificatesManagementClient.changeCertificateAuthorityCompartment(ChangeCertificateAuthorityCompartmentRequest request) |
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 |
---|---|
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 |
---|---|
ChangeCertificateAuthorityCompartmentResponse |
ChangeCertificateAuthorityCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCertificateAuthorityCompartmentResponse.Builder |
ChangeCertificateAuthorityCompartmentResponse.Builder.copy(ChangeCertificateAuthorityCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.