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