Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetConnectionResponse |
DataIntegrationClient.getConnection(GetConnectionRequest request) |
GetConnectionResponse |
DataIntegration.getConnection(GetConnectionRequest request)
Retrieves the connection details using the specified identifier.
|
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 |
---|---|
GetConnectionRequest |
GetConnectionRequest.Builder.build()
Build the instance of GetConnectionRequest as configured by this builder
|
GetConnectionRequest |
GetConnectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetConnectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.copy(GetConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.