Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
ListTargetAssetsResponse |
Migration.listTargetAssets(ListTargetAssetsRequest request)
Returns a list of target assets.
|
ListTargetAssetsResponse |
MigrationClient.listTargetAssets(ListTargetAssetsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListTargetAssetsResponse> |
MigrationAsync.listTargetAssets(ListTargetAssetsRequest request,
AsyncHandler<ListTargetAssetsRequest,ListTargetAssetsResponse> handler)
Returns a list of target assets.
|
Future<ListTargetAssetsResponse> |
MigrationAsyncClient.listTargetAssets(ListTargetAssetsRequest request,
AsyncHandler<ListTargetAssetsRequest,ListTargetAssetsResponse> handler) |
Iterable<ListTargetAssetsResponse> |
MigrationPaginators.listTargetAssetsResponseIterator(ListTargetAssetsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTargetAssets operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTargetAssetsResponse> |
MigrationAsync.listTargetAssets(ListTargetAssetsRequest request,
AsyncHandler<ListTargetAssetsRequest,ListTargetAssetsResponse> handler)
Returns a list of target assets.
|
Future<ListTargetAssetsResponse> |
MigrationAsyncClient.listTargetAssets(ListTargetAssetsRequest request,
AsyncHandler<ListTargetAssetsRequest,ListTargetAssetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListTargetAssetsResponse |
ListTargetAssetsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTargetAssetsResponse.Builder |
ListTargetAssetsResponse.Builder.copy(ListTargetAssetsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.