Uses of Class
software.amazon.awssdk.services.wellarchitected.model.LensReview
-
Packages that use LensReview Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of LensReview in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return LensReview Modifier and Type Method Description LensReviewGetLensReviewResponse. lensReview()Returns the value of the LensReview property for this object.LensReviewUpdateLensReviewResponse. lensReview()Returns the value of the LensReview property for this object.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type LensReview Modifier and Type Method Description GetLensReviewResponse.BuilderGetLensReviewResponse.Builder. lensReview(LensReview lensReview)Sets the value of the LensReview property for this object.UpdateLensReviewResponse.BuilderUpdateLensReviewResponse.Builder. lensReview(LensReview lensReview)Sets the value of the LensReview property for this object.
-