| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestar.model |
| Modifier and Type | Method and Description |
|---|---|
static ListTagsForProjectResponse.Builder |
ListTagsForProjectResponse.builder() |
ListTagsForProjectResponse.Builder |
ListTagsForProjectResponse.Builder.nextToken(String nextToken)
Reserved for future use.
|
ListTagsForProjectResponse.Builder |
ListTagsForProjectResponse.Builder.tags(Map<String,String> tags)
The tags for the project.
|
ListTagsForProjectResponse.Builder |
ListTagsForProjectResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListTagsForProjectResponse.Builder> |
ListTagsForProjectResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.