Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreResponse |
Database.updateKeyStore(UpdateKeyStoreRequest request)
If no database is associated with the key store, edit the key store.
|
UpdateKeyStoreResponse |
DatabaseClient.updateKeyStore(UpdateKeyStoreRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateKeyStoreResponse> |
DatabaseAsync.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler)
If no database is associated with the key store, edit the key store.
|
Future<UpdateKeyStoreResponse> |
DatabaseAsyncClient.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateKeyStoreResponse> |
DatabaseAsync.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler)
If no database is associated with the key store, edit the key store.
|
Future<UpdateKeyStoreResponse> |
DatabaseAsyncClient.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreResponse |
UpdateKeyStoreResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreResponse.Builder |
UpdateKeyStoreResponse.Builder.copy(UpdateKeyStoreResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.