public static interface DeleteUploadRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteUploadRequest.Builder,DeleteUploadRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteUploadRequest.Builder |
arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm upload you wish to delete.
|
copyapply, buildDeleteUploadRequest.Builder arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm upload you wish to delete.
arn - Represents the Amazon Resource Name (ARN) of the Device Farm upload you wish to delete.Copyright © 2017. All rights reserved.