Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
UpdateTargetAssetResponse |
Migration.updateTargetAsset(UpdateTargetAssetRequest request)
Updates the target asset.
|
UpdateTargetAssetResponse |
MigrationClient.updateTargetAsset(UpdateTargetAssetRequest request) |
Future<UpdateTargetAssetResponse> |
MigrationAsync.updateTargetAsset(UpdateTargetAssetRequest request,
AsyncHandler<UpdateTargetAssetRequest,UpdateTargetAssetResponse> handler)
Updates the target asset.
|
Future<UpdateTargetAssetResponse> |
MigrationAsyncClient.updateTargetAsset(UpdateTargetAssetRequest request,
AsyncHandler<UpdateTargetAssetRequest,UpdateTargetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateTargetAssetResponse> |
MigrationAsync.updateTargetAsset(UpdateTargetAssetRequest request,
AsyncHandler<UpdateTargetAssetRequest,UpdateTargetAssetResponse> handler)
Updates the target asset.
|
Future<UpdateTargetAssetResponse> |
MigrationAsyncClient.updateTargetAsset(UpdateTargetAssetRequest request,
AsyncHandler<UpdateTargetAssetRequest,UpdateTargetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateTargetAssetRequest |
UpdateTargetAssetRequest.Builder.build()
Build the instance of UpdateTargetAssetRequest as configured by this builder
|
UpdateTargetAssetRequest |
UpdateTargetAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateTargetAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateTargetAssetRequest.Builder |
UpdateTargetAssetRequest.Builder.copy(UpdateTargetAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.