Uses of Class
com.oracle.bmc.cloudmigrations.responses.UpdateTargetAssetResponse
- 
Packages that use UpdateTargetAssetResponse Package Description com.oracle.bmc.cloudmigrations com.oracle.bmc.cloudmigrations.responses 
- 
- 
Uses of UpdateTargetAssetResponse in com.oracle.bmc.cloudmigrationsMethods in com.oracle.bmc.cloudmigrations that return UpdateTargetAssetResponse Modifier and Type Method Description UpdateTargetAssetResponseMigration. updateTargetAsset(UpdateTargetAssetRequest request)Updates the target asset.UpdateTargetAssetResponseMigrationClient. updateTargetAsset(UpdateTargetAssetRequest request)Methods in com.oracle.bmc.cloudmigrations that return types with arguments of type UpdateTargetAssetResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.cloudmigrations with type arguments of type UpdateTargetAssetResponse Modifier and Type Method 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)
- 
Uses of UpdateTargetAssetResponse in com.oracle.bmc.cloudmigrations.responsesMethods in com.oracle.bmc.cloudmigrations.responses that return UpdateTargetAssetResponse Modifier and Type Method Description UpdateTargetAssetResponseUpdateTargetAssetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudmigrations.responses with parameters of type UpdateTargetAssetResponse Modifier and Type Method Description UpdateTargetAssetResponse.BuilderUpdateTargetAssetResponse.Builder. copy(UpdateTargetAssetResponse o)Copy method to populate the builder with values from the given instance.
 
-