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