Package | Description |
---|---|
com.oracle.bmc.applicationmigration | |
com.oracle.bmc.applicationmigration.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse |
ApplicationMigrationClient.listWorkRequests(ListWorkRequestsRequest request) |
ListWorkRequestsResponse |
ApplicationMigration.listWorkRequests(ListWorkRequestsRequest request)
Retrieves details of all the work requests and match the specified query criteria.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestsResponse> |
ApplicationMigrationAsyncClient.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler) |
Future<ListWorkRequestsResponse> |
ApplicationMigrationAsync.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Retrieves details of all the work requests and match the specified query criteria.
|
Iterable<ListWorkRequestsResponse> |
ApplicationMigrationPaginators.listWorkRequestsResponseIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequests operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestsResponse> |
ApplicationMigrationAsyncClient.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler) |
Future<ListWorkRequestsResponse> |
ApplicationMigrationAsync.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Retrieves details of all the work requests and match the specified query criteria.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse |
ListWorkRequestsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse.Builder |
ListWorkRequestsResponse.Builder.copy(ListWorkRequestsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.