Uses of Class
com.oracle.bmc.cloudmigrations.model.CreateTargetAssetDetails
- 
Packages that use CreateTargetAssetDetails Package Description com.oracle.bmc.cloudmigrations.model com.oracle.bmc.cloudmigrations.requests 
- 
- 
Uses of CreateTargetAssetDetails in com.oracle.bmc.cloudmigrations.modelSubclasses of CreateTargetAssetDetails in com.oracle.bmc.cloudmigrations.model Modifier and Type Class Description classCreateVmTargetAssetDetailsDescription of the VM target asset.
- 
Uses of CreateTargetAssetDetails in com.oracle.bmc.cloudmigrations.requestsMethods in com.oracle.bmc.cloudmigrations.requests that return CreateTargetAssetDetails Modifier and Type Method Description CreateTargetAssetDetailsCreateTargetAssetRequest. getBody$()Alternative accessor for the body parameter.CreateTargetAssetDetailsCreateTargetAssetRequest. getCreateTargetAssetDetails()Details for the new target asset.Methods in com.oracle.bmc.cloudmigrations.requests with parameters of type CreateTargetAssetDetails Modifier and Type Method Description CreateTargetAssetRequest.BuilderCreateTargetAssetRequest.Builder. body$(CreateTargetAssetDetails body)Alternative setter for the body parameter.CreateTargetAssetRequest.BuilderCreateTargetAssetRequest.Builder. createTargetAssetDetails(CreateTargetAssetDetails createTargetAssetDetails)Details for the new target asset.
 
-