Uses of Class
io.github.cdklabs.projen.vscode.Presentation.Builder
-
Packages that use Presentation.Builder Package Description io.github.cdklabs.projen.vscode -
-
Uses of Presentation.Builder in io.github.cdklabs.projen.vscode
Methods in io.github.cdklabs.projen.vscode that return Presentation.Builder Modifier and Type Method Description static Presentation.BuilderPresentation. builder()Presentation.BuilderPresentation.Builder. group(String group)Sets the value ofPresentation.getGroup()Presentation.BuilderPresentation.Builder. hidden(Boolean hidden)Sets the value ofPresentation.getHidden()Presentation.BuilderPresentation.Builder. order(Number order)Sets the value ofPresentation.getOrder()Constructors in io.github.cdklabs.projen.vscode with parameters of type Presentation.Builder Constructor Description Jsii$Proxy(Presentation.Builder builder)Constructor that initializes the object based on literal property values passed by thePresentation.Builder.
-