Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeKeyStoreCompartmentResponse |
DatabaseClient.changeKeyStoreCompartment(ChangeKeyStoreCompartmentRequest request) |
ChangeKeyStoreCompartmentResponse |
Database.changeKeyStoreCompartment(ChangeKeyStoreCompartmentRequest request)
Move the key store resource to the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeKeyStoreCompartmentResponse> |
DatabaseAsyncClient.changeKeyStoreCompartment(ChangeKeyStoreCompartmentRequest request,
AsyncHandler<ChangeKeyStoreCompartmentRequest,ChangeKeyStoreCompartmentResponse> handler) |
Future<ChangeKeyStoreCompartmentResponse> |
DatabaseAsync.changeKeyStoreCompartment(ChangeKeyStoreCompartmentRequest request,
AsyncHandler<ChangeKeyStoreCompartmentRequest,ChangeKeyStoreCompartmentResponse> handler)
Move the key store resource to the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeKeyStoreCompartmentResponse |
ChangeKeyStoreCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeKeyStoreCompartmentResponse.Builder |
ChangeKeyStoreCompartmentResponse.Builder.copy(ChangeKeyStoreCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.