public static interface GetDevicePoolRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDevicePoolRequest.Builder,GetDevicePoolRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDevicePoolRequest.Builder |
arn(String arn)
The device pool's ARN.
|
copyapply, buildGetDevicePoolRequest.Builder arn(String arn)
The device pool's ARN.
arn - The device pool's ARN.Copyright © 2017. All rights reserved.