Uses of Class
io.github.cdklabs.projen.vscode.DevContainerFeature.Builder
-
Packages that use DevContainerFeature.Builder Package Description io.github.cdklabs.projen.vscode -
-
Uses of DevContainerFeature.Builder in io.github.cdklabs.projen.vscode
Methods in io.github.cdklabs.projen.vscode that return DevContainerFeature.Builder Modifier and Type Method Description static DevContainerFeature.BuilderDevContainerFeature. builder()DevContainerFeature.BuilderDevContainerFeature.Builder. name(String name)Sets the value ofDevContainerFeature.getName()DevContainerFeature.BuilderDevContainerFeature.Builder. version(String version)Sets the value ofDevContainerFeature.getVersion()Constructors in io.github.cdklabs.projen.vscode with parameters of type DevContainerFeature.Builder Constructor Description Jsii$Proxy(DevContainerFeature.Builder builder)Constructor that initializes the object based on literal property values passed by theDevContainerFeature.Builder.
-