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