Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreResponse |
DatabaseClient.updateKeyStore(UpdateKeyStoreRequest request) |
UpdateKeyStoreResponse |
Database.updateKeyStore(UpdateKeyStoreRequest request)
Edit the key store.
|
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 |
---|---|
UpdateKeyStoreRequest |
UpdateKeyStoreRequest.Builder.build()
Build the instance of UpdateKeyStoreRequest as configured by this builder
|
UpdateKeyStoreRequest |
UpdateKeyStoreRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateKeyStoreRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateKeyStoreRequest.Builder |
UpdateKeyStoreRequest.Builder.copy(UpdateKeyStoreRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.