Uses of Interface
io.github.cdklabs.projen.vscode.Presentation
-
Packages that use Presentation Package Description io.github.cdklabs.projen.vscode -
-
Uses of Presentation in io.github.cdklabs.projen.vscode
Classes in io.github.cdklabs.projen.vscode that implement Presentation Modifier and Type Class Description static classPresentation.Jsii$ProxyAn implementation forPresentationMethods in io.github.cdklabs.projen.vscode that return Presentation Modifier and Type Method Description PresentationPresentation.Builder. build()Builds the configured instance.default PresentationVsCodeLaunchConfigurationEntry. getPresentation()PresentationVsCodeLaunchConfigurationEntry.Jsii$Proxy. getPresentation()Methods in io.github.cdklabs.projen.vscode with parameters of type Presentation Modifier and Type Method Description VsCodeLaunchConfigurationEntry.BuilderVsCodeLaunchConfigurationEntry.Builder. presentation(Presentation presentation)Sets the value ofVsCodeLaunchConfigurationEntry.getPresentation()
-