Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ListDisApplicationsResponse |
DataIntegrationClient.listDisApplications(ListDisApplicationsRequest request) |
ListDisApplicationsResponse |
DataIntegration.listDisApplications(ListDisApplicationsRequest request)
Retrieves a list of DIS Applications in a compartment and provides options to filter the
list.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDisApplicationsResponse> |
DataIntegrationAsync.listDisApplications(ListDisApplicationsRequest request,
AsyncHandler<ListDisApplicationsRequest,ListDisApplicationsResponse> handler)
Retrieves a list of DIS Applications in a compartment and provides options to filter the
list.
|
Future<ListDisApplicationsResponse> |
DataIntegrationAsyncClient.listDisApplications(ListDisApplicationsRequest request,
AsyncHandler<ListDisApplicationsRequest,ListDisApplicationsResponse> handler) |
Iterable<ListDisApplicationsResponse> |
DataIntegrationPaginators.listDisApplicationsResponseIterator(ListDisApplicationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDisApplications operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDisApplicationsResponse> |
DataIntegrationAsync.listDisApplications(ListDisApplicationsRequest request,
AsyncHandler<ListDisApplicationsRequest,ListDisApplicationsResponse> handler)
Retrieves a list of DIS Applications in a compartment and provides options to filter the
list.
|
Future<ListDisApplicationsResponse> |
DataIntegrationAsyncClient.listDisApplications(ListDisApplicationsRequest request,
AsyncHandler<ListDisApplicationsRequest,ListDisApplicationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDisApplicationsResponse |
ListDisApplicationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDisApplicationsResponse.Builder |
ListDisApplicationsResponse.Builder.copy(ListDisApplicationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.