Uses of Class
com.oracle.bmc.cloudmigrations.model.UpdateTargetAssetDetails
- 
Packages that use UpdateTargetAssetDetails Package Description com.oracle.bmc.cloudmigrations.model com.oracle.bmc.cloudmigrations.requests 
- 
- 
Uses of UpdateTargetAssetDetails in com.oracle.bmc.cloudmigrations.modelSubclasses of UpdateTargetAssetDetails in com.oracle.bmc.cloudmigrations.model Modifier and Type Class Description classUpdateVmTargetAssetDetailsDescription of the VM target asset.
- 
Uses of UpdateTargetAssetDetails in com.oracle.bmc.cloudmigrations.requestsMethods in com.oracle.bmc.cloudmigrations.requests that return UpdateTargetAssetDetails Modifier and Type Method Description UpdateTargetAssetDetailsUpdateTargetAssetRequest. getBody$()Alternative accessor for the body parameter.UpdateTargetAssetDetailsUpdateTargetAssetRequest. getUpdateTargetAssetDetails()The information to be updated.Methods in com.oracle.bmc.cloudmigrations.requests with parameters of type UpdateTargetAssetDetails Modifier and Type Method Description UpdateTargetAssetRequest.BuilderUpdateTargetAssetRequest.Builder. body$(UpdateTargetAssetDetails body)Alternative setter for the body parameter.UpdateTargetAssetRequest.BuilderUpdateTargetAssetRequest.Builder. updateTargetAssetDetails(UpdateTargetAssetDetails updateTargetAssetDetails)The information to be updated.
 
-