public static class DetachDevicesDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DetachDevicesDetails |
build() |
DetachDevicesDetails.Builder |
copy(DetachDevicesDetails model) |
DetachDevicesDetails.Builder |
deviceLabels(List<String> deviceLabels)
List of TransferDeviceLabel’s
|
public DetachDevicesDetails.Builder deviceLabels(List<String> deviceLabels)
List of TransferDeviceLabel’s
deviceLabels
- the value to setpublic DetachDevicesDetails build()
public DetachDevicesDetails.Builder copy(DetachDevicesDetails model)
Copyright © 2016–2024. All rights reserved.