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