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