Uses of Class
com.oracle.bmc.dts.model.TransferDeviceSummary
-
Packages that use TransferDeviceSummary Package Description com.oracle.bmc.dts.model -
-
Uses of TransferDeviceSummary in com.oracle.bmc.dts.model
Methods in com.oracle.bmc.dts.model that return TransferDeviceSummary Modifier and Type Method Description TransferDeviceSummaryTransferDeviceSummary.Builder. build()Methods in com.oracle.bmc.dts.model that return types with arguments of type TransferDeviceSummary Modifier and Type Method Description List<TransferDeviceSummary>MultipleTransferDevices. getTransferDeviceObjects()List of TransferDeviceObject’sMethods in com.oracle.bmc.dts.model with parameters of type TransferDeviceSummary Modifier and Type Method Description TransferDeviceSummary.BuilderTransferDeviceSummary.Builder. copy(TransferDeviceSummary model)Method parameters in com.oracle.bmc.dts.model with type arguments of type TransferDeviceSummary Modifier and Type Method Description MultipleTransferDevices.BuilderMultipleTransferDevices.Builder. transferDeviceObjects(List<TransferDeviceSummary> transferDeviceObjects)List of TransferDeviceObject’sConstructor parameters in com.oracle.bmc.dts.model with type arguments of type TransferDeviceSummary Constructor Description MultipleTransferDevices(List<TransferDeviceSummary> transferDeviceObjects)Deprecated.
-