Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreResponse |
DatabaseClient.updateKeyStore(UpdateKeyStoreRequest request) |
UpdateKeyStoreResponse |
Database.updateKeyStore(UpdateKeyStoreRequest request)
Edit the key store.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateKeyStoreResponse> |
DatabaseAsyncClient.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler) |
Future<UpdateKeyStoreResponse> |
DatabaseAsync.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler)
Edit the key store.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateKeyStoreResponse> |
DatabaseAsyncClient.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler) |
Future<UpdateKeyStoreResponse> |
DatabaseAsync.updateKeyStore(UpdateKeyStoreRequest request,
AsyncHandler<UpdateKeyStoreRequest,UpdateKeyStoreResponse> handler)
Edit the key store.
|
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–2024. All rights reserved.