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