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