Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse |
DataIntegrationClient.getConnection(GetConnectionRequest request) |
GetConnectionResponse |
DataIntegration.getConnection(GetConnectionRequest request)
Retrieves the connection details using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetConnectionResponse> |
DataIntegrationAsync.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler)
Retrieves the connection details using the specified identifier.
|
Future<GetConnectionResponse> |
DataIntegrationAsyncClient.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetConnectionResponse> |
DataIntegrationAsync.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler)
Retrieves the connection details using the specified identifier.
|
Future<GetConnectionResponse> |
DataIntegrationAsyncClient.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse |
GetConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse.Builder |
GetConnectionResponse.Builder.copy(GetConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.