public static interface TagProjectResponse.Builder extends CodeStarResponse.Builder, CopyableBuilder<TagProjectResponse.Builder,TagProjectResponse>
| Modifier and Type | Method and Description |
|---|---|
TagProjectResponse.Builder |
tags(Map<String,String> tags)
The tags for the project.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildTagProjectResponse.Builder tags(Map<String,String> tags)
The tags for the project.
tags - The tags for the project.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.