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