Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
CreateSqlCollectionResponse |
DataSafe.createSqlCollection(CreateSqlCollectionRequest request)
Creates a new SQL collection resource.
|
CreateSqlCollectionResponse |
DataSafeClient.createSqlCollection(CreateSqlCollectionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSqlCollectionResponse> |
DataSafeAsync.createSqlCollection(CreateSqlCollectionRequest request,
AsyncHandler<CreateSqlCollectionRequest,CreateSqlCollectionResponse> handler)
Creates a new SQL collection resource.
|
Future<CreateSqlCollectionResponse> |
DataSafeAsyncClient.createSqlCollection(CreateSqlCollectionRequest request,
AsyncHandler<CreateSqlCollectionRequest,CreateSqlCollectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSqlCollectionResponse> |
DataSafeAsync.createSqlCollection(CreateSqlCollectionRequest request,
AsyncHandler<CreateSqlCollectionRequest,CreateSqlCollectionResponse> handler)
Creates a new SQL collection resource.
|
Future<CreateSqlCollectionResponse> |
DataSafeAsyncClient.createSqlCollection(CreateSqlCollectionRequest request,
AsyncHandler<CreateSqlCollectionRequest,CreateSqlCollectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateSqlCollectionResponse |
CreateSqlCollectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateSqlCollectionResponse.Builder |
CreateSqlCollectionResponse.Builder.copy(CreateSqlCollectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.