public static interface ListMilestonesRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<ListMilestonesRequest.Builder,ListMilestonesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMilestonesRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListMilestonesRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListMilestonesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMilestonesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListMilestonesRequest.Builder |
workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMilestonesRequest.Builder workloadId(String workloadId)
workloadId - The new value for the WorkloadId property for this object.ListMilestonesRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListMilestonesRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListMilestonesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMilestonesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.