public static interface ListTagsForProjectRequest.Builder extends CodeStarRequest.Builder, SdkPojo, CopyableBuilder<ListTagsForProjectRequest.Builder,ListTagsForProjectRequest>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForProjectRequest.Builder |
id(String id)
The ID of the project to get tags for.
|
ListTagsForProjectRequest.Builder |
maxResults(Integer maxResults)
Reserved for future use.
|
ListTagsForProjectRequest.Builder |
nextToken(String nextToken)
Reserved for future use.
|
ListTagsForProjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListTagsForProjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForProjectRequest.Builder id(String id)
The ID of the project to get tags for.
id - The ID of the project to get tags for.ListTagsForProjectRequest.Builder nextToken(String nextToken)
Reserved for future use.
nextToken - Reserved for future use.ListTagsForProjectRequest.Builder maxResults(Integer maxResults)
Reserved for future use.
maxResults - Reserved for future use.ListTagsForProjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForProjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.