CopyableBuilder<DeleteDevicePoolRequest.Builder,DeleteDevicePoolRequest>
, SdkBuilder<DeleteDevicePoolRequest.Builder,DeleteDevicePoolRequest>
public static interface DeleteDevicePoolRequest.Builder extends CopyableBuilder<DeleteDevicePoolRequest.Builder,DeleteDevicePoolRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteDevicePoolRequest.Builder |
arn(String arn) |
Represents the Amazon Resource Name (ARN) of the Device Farm device pool you wish to delete.
|
copy
apply, build
DeleteDevicePoolRequest.Builder arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm device pool you wish to delete.
arn
- Represents the Amazon Resource Name (ARN) of the Device Farm device pool you wish to delete.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.