Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse |
DataIntegrationClient.createConnection(CreateConnectionRequest request) |
CreateConnectionResponse |
DataIntegration.createConnection(CreateConnectionRequest request)
Creates a connection under an existing data asset.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConnectionResponse> |
DataIntegrationAsync.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler)
Creates a connection under an existing data asset.
|
Future<CreateConnectionResponse> |
DataIntegrationAsyncClient.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateConnectionResponse> |
DataIntegrationAsync.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler)
Creates a connection under an existing data asset.
|
Future<CreateConnectionResponse> |
DataIntegrationAsyncClient.createConnection(CreateConnectionRequest request,
AsyncHandler<CreateConnectionRequest,CreateConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse |
CreateConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConnectionResponse.Builder |
CreateConnectionResponse.Builder.copy(CreateConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.