Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
GetTargetAssetResponse |
Migration.getTargetAsset(GetTargetAssetRequest request)
Gets a target asset by identifier.
|
GetTargetAssetResponse |
MigrationClient.getTargetAsset(GetTargetAssetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTargetAssetResponse> |
MigrationAsync.getTargetAsset(GetTargetAssetRequest request,
AsyncHandler<GetTargetAssetRequest,GetTargetAssetResponse> handler)
Gets a target asset by identifier.
|
Future<GetTargetAssetResponse> |
MigrationAsyncClient.getTargetAsset(GetTargetAssetRequest request,
AsyncHandler<GetTargetAssetRequest,GetTargetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTargetAssetResponse |
GetTargetAssetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTargetAssetResponse.Builder |
GetTargetAssetResponse.Builder.copy(GetTargetAssetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.