public static interface ListCheckSummariesRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<ListCheckSummariesRequest.Builder,ListCheckSummariesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCheckSummariesRequest.Builder |
choiceId(String choiceId)
Sets the value of the ChoiceId property for this object.
|
ListCheckSummariesRequest.Builder |
lensArn(String lensArn)
Well-Architected Lens ARN.
|
ListCheckSummariesRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListCheckSummariesRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListCheckSummariesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCheckSummariesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListCheckSummariesRequest.Builder |
pillarId(String pillarId)
Sets the value of the PillarId property for this object.
|
ListCheckSummariesRequest.Builder |
questionId(String questionId)
Sets the value of the QuestionId property for this object.
|
ListCheckSummariesRequest.Builder |
workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCheckSummariesRequest.Builder workloadId(String workloadId)
workloadId - The new value for the WorkloadId property for this object.ListCheckSummariesRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListCheckSummariesRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListCheckSummariesRequest.Builder lensArn(String lensArn)
Well-Architected Lens ARN.
lensArn - Well-Architected Lens ARN.ListCheckSummariesRequest.Builder pillarId(String pillarId)
pillarId - The new value for the PillarId property for this object.ListCheckSummariesRequest.Builder questionId(String questionId)
questionId - The new value for the QuestionId property for this object.ListCheckSummariesRequest.Builder choiceId(String choiceId)
choiceId - The new value for the ChoiceId property for this object.ListCheckSummariesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCheckSummariesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.