public static interface UpdateLensReviewRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<UpdateLensReviewRequest.Builder,UpdateLensReviewRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateLensReviewRequest.Builder |
lensAlias(String lensAlias)
Sets the value of the LensAlias property for this object.
|
UpdateLensReviewRequest.Builder |
lensNotes(String lensNotes)
Sets the value of the LensNotes property for this object.
|
UpdateLensReviewRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateLensReviewRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateLensReviewRequest.Builder |
pillarNotes(Map<String,String> pillarNotes)
Sets the value of the PillarNotes property for this object.
|
UpdateLensReviewRequest.Builder |
workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateLensReviewRequest.Builder workloadId(String workloadId)
workloadId - The new value for the WorkloadId property for this object.UpdateLensReviewRequest.Builder lensAlias(String lensAlias)
lensAlias - The new value for the LensAlias property for this object.UpdateLensReviewRequest.Builder lensNotes(String lensNotes)
lensNotes - The new value for the LensNotes property for this object.UpdateLensReviewRequest.Builder pillarNotes(Map<String,String> pillarNotes)
pillarNotes - The new value for the PillarNotes property for this object.UpdateLensReviewRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateLensReviewRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.