Uses of Class
com.oracle.bmc.dts.model.AttachDevicesDetails
-
Packages that use AttachDevicesDetails Package Description com.oracle.bmc.dts.model com.oracle.bmc.dts.requests -
-
Uses of AttachDevicesDetails in com.oracle.bmc.dts.model
Methods in com.oracle.bmc.dts.model that return AttachDevicesDetails Modifier and Type Method Description AttachDevicesDetailsAttachDevicesDetails.Builder. build()Methods in com.oracle.bmc.dts.model with parameters of type AttachDevicesDetails Modifier and Type Method Description AttachDevicesDetails.BuilderAttachDevicesDetails.Builder. copy(AttachDevicesDetails model) -
Uses of AttachDevicesDetails in com.oracle.bmc.dts.requests
Methods in com.oracle.bmc.dts.requests that return AttachDevicesDetails Modifier and Type Method Description AttachDevicesDetailsAttachDevicesToTransferPackageRequest. getAttachDevicesDetails()Labels of Transfer Devices to attachAttachDevicesDetailsAttachDevicesToTransferPackageRequest. getBody$()Alternative accessor for the body parameter.Methods in com.oracle.bmc.dts.requests with parameters of type AttachDevicesDetails Modifier and Type Method Description AttachDevicesToTransferPackageRequest.BuilderAttachDevicesToTransferPackageRequest.Builder. attachDevicesDetails(AttachDevicesDetails attachDevicesDetails)Labels of Transfer Devices to attachAttachDevicesToTransferPackageRequest.BuilderAttachDevicesToTransferPackageRequest.Builder. body$(AttachDevicesDetails body)Alternative setter for the body parameter.
-