Uses of Interface
io.github.cdklabs.projen.javascript.LicenseCheckerOptions
-
-
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsAwsCdkConstructLibraryOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsAwsCdkTypeScriptAppOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsConstructLibraryAwsOptions.Jsii$Proxy. getCheckLicenses()Deprecated.Methods in io.github.cdklabs.projen.awscdk with parameters of type LicenseCheckerOptions Modifier and Type Method Description AwsCdkConstructLibrary.BuilderAwsCdkConstructLibrary.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.AwsCdkConstructLibraryOptions.BuilderAwsCdkConstructLibraryOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()AwsCdkTypeScriptApp.BuilderAwsCdkTypeScriptApp.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.AwsCdkTypeScriptAppOptions.BuilderAwsCdkTypeScriptAppOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()ConstructLibraryAws.BuilderConstructLibraryAws.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.ConstructLibraryAwsOptions.BuilderConstructLibraryAwsOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Deprecated.Sets the value ofNodeProjectOptions.getCheckLicenses() -
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.cdk
Methods in io.github.cdklabs.projen.cdk that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsConstructLibraryOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsJsiiProjectOptions.Jsii$Proxy. getCheckLicenses()Methods in io.github.cdklabs.projen.cdk with parameters of type LicenseCheckerOptions Modifier and Type Method Description ConstructLibraryOptions.BuilderConstructLibraryOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()JsiiProject.BuilderJsiiProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.JsiiProjectOptions.BuilderJsiiProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses() -
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.cdk8s
Methods in io.github.cdklabs.projen.cdk8s that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsCdk8sTypeScriptAppOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsConstructLibraryCdk8sOptions.Jsii$Proxy. getCheckLicenses()Methods in io.github.cdklabs.projen.cdk8s with parameters of type LicenseCheckerOptions Modifier and Type Method Description Cdk8sTypeScriptApp.BuilderCdk8sTypeScriptApp.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.Cdk8sTypeScriptAppOptions.BuilderCdk8sTypeScriptAppOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()ConstructLibraryCdk8s.BuilderConstructLibraryCdk8s.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.ConstructLibraryCdk8sOptions.BuilderConstructLibraryCdk8sOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses() -
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.cdktf
Methods in io.github.cdklabs.projen.cdktf that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsConstructLibraryCdktfOptions.Jsii$Proxy. getCheckLicenses()Methods in io.github.cdklabs.projen.cdktf with parameters of type LicenseCheckerOptions Modifier and Type Method Description ConstructLibraryCdktf.BuilderConstructLibraryCdktf.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.ConstructLibraryCdktfOptions.BuilderConstructLibraryCdktfOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses() -
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.javascript
Classes in io.github.cdklabs.projen.javascript that implement LicenseCheckerOptions Modifier and Type Class Description static classLicenseCheckerOptions.Jsii$ProxyAn implementation forLicenseCheckerOptionsMethods in io.github.cdklabs.projen.javascript that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsLicenseCheckerOptions.Builder. build()Builds the configured instance.default LicenseCheckerOptionsNodeProjectOptions. getCheckLicenses()(experimental) Configure which licenses should be deemed acceptable for use by dependencies.LicenseCheckerOptionsNodeProjectOptions.Jsii$Proxy. getCheckLicenses()Methods in io.github.cdklabs.projen.javascript with parameters of type LicenseCheckerOptions Modifier and Type Method Description NodeProject.BuilderNodeProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.NodeProjectOptions.BuilderNodeProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()Constructors in io.github.cdklabs.projen.javascript with parameters of type LicenseCheckerOptions Constructor Description LicenseChecker(software.constructs.Construct scope, LicenseCheckerOptions options) -
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.typescript
Methods in io.github.cdklabs.projen.typescript that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsTypeScriptLibraryProjectOptions.Jsii$Proxy. getCheckLicenses()Deprecated.LicenseCheckerOptionsTypeScriptProjectOptions.Jsii$Proxy. getCheckLicenses()Methods in io.github.cdklabs.projen.typescript with parameters of type LicenseCheckerOptions Modifier and Type Method Description TypeScriptAppProject.BuilderTypeScriptAppProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.TypeScriptLibraryProject.BuilderTypeScriptLibraryProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.TypeScriptLibraryProjectOptions.BuilderTypeScriptLibraryProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Deprecated.Sets the value ofNodeProjectOptions.getCheckLicenses()TypeScriptProject.BuilderTypeScriptProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.TypeScriptProjectOptions.BuilderTypeScriptProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses() -
Uses of LicenseCheckerOptions in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return LicenseCheckerOptions Modifier and Type Method Description LicenseCheckerOptionsNextJsProjectOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsNextJsTypeScriptProjectOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsReactProjectOptions.Jsii$Proxy. getCheckLicenses()LicenseCheckerOptionsReactTypeScriptProjectOptions.Jsii$Proxy. getCheckLicenses()Methods in io.github.cdklabs.projen.web with parameters of type LicenseCheckerOptions Modifier and Type Method Description NextJsProject.BuilderNextJsProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.NextJsProjectOptions.BuilderNextJsProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()NextJsTypeScriptProject.BuilderNextJsTypeScriptProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.NextJsTypeScriptProjectOptions.BuilderNextJsTypeScriptProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()ReactProject.BuilderReactProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.ReactProjectOptions.BuilderReactProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()ReactTypeScriptProject.BuilderReactTypeScriptProject.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)(experimental) Configure which licenses should be deemed acceptable for use by dependencies.ReactTypeScriptProjectOptions.BuilderReactTypeScriptProjectOptions.Builder. checkLicenses(LicenseCheckerOptions checkLicenses)Sets the value ofNodeProjectOptions.getCheckLicenses()
-