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