static DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.builder() |
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.gatewayARN(String gatewayARN) |
Sets the value of the GatewayARN property for this object.
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.limit(Integer limit) |
Specifies that the number of VTL devices described be limited to the specified number.
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.marker(String marker) |
An opaque string that indicates the position at which to begin describing the VTL devices.
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.toBuilder() |
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.vtlDeviceARNs(String... vtlDeviceARNs) |
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
|
DescribeVtlDevicesRequest.Builder |
DescribeVtlDevicesRequest.Builder.vtlDeviceARNs(Collection<String> vtlDeviceARNs) |
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
|