Uses of Class
io.github.cdklabs.projen.vscode.VsCodeLaunchCommandInputEntry.Builder
-
Packages that use VsCodeLaunchCommandInputEntry.Builder Package Description io.github.cdklabs.projen.vscode -
-
Uses of VsCodeLaunchCommandInputEntry.Builder in io.github.cdklabs.projen.vscode
Methods in io.github.cdklabs.projen.vscode that return VsCodeLaunchCommandInputEntry.Builder Modifier and Type Method Description VsCodeLaunchCommandInputEntry.BuilderVsCodeLaunchCommandInputEntry.Builder. args(Object args)Sets the value ofVsCodeLaunchCommandInputEntry.getArgs()static VsCodeLaunchCommandInputEntry.BuilderVsCodeLaunchCommandInputEntry. builder()VsCodeLaunchCommandInputEntry.BuilderVsCodeLaunchCommandInputEntry.Builder. command(String command)Sets the value ofVsCodeLaunchCommandInputEntry.getCommand()VsCodeLaunchCommandInputEntry.BuilderVsCodeLaunchCommandInputEntry.Builder. id(String id)Sets the value ofVsCodeLaunchInputEntry.getId()Constructors in io.github.cdklabs.projen.vscode with parameters of type VsCodeLaunchCommandInputEntry.Builder Constructor Description Jsii$Proxy(VsCodeLaunchCommandInputEntry.Builder builder)Constructor that initializes the object based on literal property values passed by theVsCodeLaunchCommandInputEntry.Builder.
-