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