Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
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 |
---|---|
ListTargetAssetsRequest |
ListTargetAssetsRequest.Builder.build()
Build the instance of ListTargetAssetsRequest as configured by this builder
|
ListTargetAssetsRequest |
ListTargetAssetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListTargetAssetsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListTargetAssetsRequest.Builder |
ListTargetAssetsRequest.Builder.copy(ListTargetAssetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.