Uses of Class
com.oracle.bmc.dts.model.AttachDevicesDetails.Builder
-
Packages that use AttachDevicesDetails.Builder Package Description com.oracle.bmc.dts.model -
-
Uses of AttachDevicesDetails.Builder in com.oracle.bmc.dts.model
Methods in com.oracle.bmc.dts.model that return AttachDevicesDetails.Builder Modifier and Type Method Description static AttachDevicesDetails.Builder
AttachDevicesDetails. builder()
Create a new builder.AttachDevicesDetails.Builder
AttachDevicesDetails.Builder. copy(AttachDevicesDetails model)
AttachDevicesDetails.Builder
AttachDevicesDetails.Builder. deviceLabels(List<String> deviceLabels)
List of TransferDeviceLabel’sAttachDevicesDetails.Builder
AttachDevicesDetails. toBuilder()
-