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