Uses of Interface
io.github.cdklabs.projen.vscode.ServerReadyAction
-
Packages that use ServerReadyAction Package Description io.github.cdklabs.projen.vscode -
-
Uses of ServerReadyAction in io.github.cdklabs.projen.vscode
Classes in io.github.cdklabs.projen.vscode that implement ServerReadyAction Modifier and Type Class Description static classServerReadyAction.Jsii$ProxyAn implementation forServerReadyActionMethods in io.github.cdklabs.projen.vscode that return ServerReadyAction Modifier and Type Method Description ServerReadyActionServerReadyAction.Builder. build()Builds the configured instance.default ServerReadyActionVsCodeLaunchConfigurationEntry. getServerReadyAction()ServerReadyActionVsCodeLaunchConfigurationEntry.Jsii$Proxy. getServerReadyAction()Methods in io.github.cdklabs.projen.vscode with parameters of type ServerReadyAction Modifier and Type Method Description VsCodeLaunchConfigurationEntry.BuilderVsCodeLaunchConfigurationEntry.Builder. serverReadyAction(ServerReadyAction serverReadyAction)Sets the value ofVsCodeLaunchConfigurationEntry.getServerReadyAction()
-