Uses of Class
com.oracle.bmc.dts.model.DetachDevicesDetails
-
Packages that use DetachDevicesDetails Package Description com.oracle.bmc.dts.model com.oracle.bmc.dts.requests -
-
Uses of DetachDevicesDetails in com.oracle.bmc.dts.model
Methods in com.oracle.bmc.dts.model that return DetachDevicesDetails Modifier and Type Method Description DetachDevicesDetailsDetachDevicesDetails.Builder. build()Methods in com.oracle.bmc.dts.model with parameters of type DetachDevicesDetails Modifier and Type Method Description DetachDevicesDetails.BuilderDetachDevicesDetails.Builder. copy(DetachDevicesDetails model) -
Uses of DetachDevicesDetails in com.oracle.bmc.dts.requests
Methods in com.oracle.bmc.dts.requests that return DetachDevicesDetails Modifier and Type Method Description DetachDevicesDetailsDetachDevicesFromTransferPackageRequest. getBody$()Alternative accessor for the body parameter.DetachDevicesDetailsDetachDevicesFromTransferPackageRequest. getDetachDevicesDetails()Labels of Transfer Devices to detachMethods in com.oracle.bmc.dts.requests with parameters of type DetachDevicesDetails Modifier and Type Method Description DetachDevicesFromTransferPackageRequest.BuilderDetachDevicesFromTransferPackageRequest.Builder. body$(DetachDevicesDetails body)Alternative setter for the body parameter.DetachDevicesFromTransferPackageRequest.BuilderDetachDevicesFromTransferPackageRequest.Builder. detachDevicesDetails(DetachDevicesDetails detachDevicesDetails)Labels of Transfer Devices to detach
-