Uses of Class
io.github.cdklabs.projen.SnapshotOptions.Builder
-
Packages that use SnapshotOptions.Builder Package Description io.github.cdklabs.projen -
-
Uses of SnapshotOptions.Builder in io.github.cdklabs.projen
Methods in io.github.cdklabs.projen that return SnapshotOptions.Builder Modifier and Type Method Description static SnapshotOptions.BuilderSnapshotOptions. builder()SnapshotOptions.BuilderSnapshotOptions.Builder. parseJson(Boolean parseJson)Sets the value ofSnapshotOptions.getParseJson()Constructors in io.github.cdklabs.projen with parameters of type SnapshotOptions.Builder Constructor Description Jsii$Proxy(SnapshotOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theSnapshotOptions.Builder.
-