public static interface LensReviewReport.Builder extends SdkPojo, CopyableBuilder<LensReviewReport.Builder,LensReviewReport>
| Modifier and Type | Method and Description |
|---|---|
LensReviewReport.Builder |
base64String(String base64String)
Sets the value of the Base64String property for this object.
|
LensReviewReport.Builder |
lensAlias(String lensAlias)
Sets the value of the LensAlias property for this object.
|
LensReviewReport.Builder |
lensArn(String lensArn)
The ARN for the lens.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLensReviewReport.Builder lensAlias(String lensAlias)
lensAlias - The new value for the LensAlias property for this object.LensReviewReport.Builder lensArn(String lensArn)
The ARN for the lens.
lensArn - The ARN for the lens.LensReviewReport.Builder base64String(String base64String)
base64String - The new value for the Base64String property for this object.Copyright © 2023. All rights reserved.