static DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.builder() |
|
DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.Builder.gatewayARN(String gatewayARN) |
Sets the value of the GatewayARN property for this object.
|
DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.Builder.marker(String marker) |
An opaque string that indicates the position at which the VTL devices that were fetched for description
ended.
|
DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.toBuilder() |
|
DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.Builder.vtlDevices(Collection<VTLDevice> vtlDevices) |
An array of VTL device objects composed of the Amazon Resource Name (ARN) of the VTL devices.
|
DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.Builder.vtlDevices(Consumer<VTLDevice.Builder>... vtlDevices) |
An array of VTL device objects composed of the Amazon Resource Name (ARN) of the VTL devices.
|
DescribeVtlDevicesResponse.Builder |
DescribeVtlDevicesResponse.Builder.vtlDevices(VTLDevice... vtlDevices) |
An array of VTL device objects composed of the Amazon Resource Name (ARN) of the VTL devices.
|