Uses of Interface
io.github.cdklabs.projen.GitOptions
-
-
Uses of GitOptions in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement GitOptions Modifier and Type Class Description static classGitOptions.Jsii$ProxyAn implementation forGitOptionsMethods in io.github.cdklabs.projen that return GitOptions Modifier and Type Method Description GitOptionsGitOptions.Builder. build()Builds the configured instance.default GitOptionsProjectOptions. getGitOptions()(experimental) Configuration options for git.GitOptionsProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen with parameters of type GitOptions Modifier and Type Method Description Project.BuilderProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.ProjectOptions.BuilderProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return GitOptions Modifier and Type Method Description GitOptionsAwsCdkConstructLibraryOptions.Jsii$Proxy. getGitOptions()GitOptionsAwsCdkJavaAppOptions.Jsii$Proxy. getGitOptions()GitOptionsAwsCdkPythonAppOptions.Jsii$Proxy. getGitOptions()GitOptionsAwsCdkTypeScriptAppOptions.Jsii$Proxy. getGitOptions()GitOptionsConstructLibraryAwsOptions.Jsii$Proxy. getGitOptions()Deprecated.Methods in io.github.cdklabs.projen.awscdk with parameters of type GitOptions Modifier and Type Method Description AwsCdkConstructLibrary.BuilderAwsCdkConstructLibrary.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.AwsCdkConstructLibraryOptions.BuilderAwsCdkConstructLibraryOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()AwsCdkJavaApp.BuilderAwsCdkJavaApp.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.AwsCdkJavaAppOptions.BuilderAwsCdkJavaAppOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()AwsCdkPythonApp.BuilderAwsCdkPythonApp.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.AwsCdkPythonAppOptions.BuilderAwsCdkPythonAppOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()AwsCdkTypeScriptApp.BuilderAwsCdkTypeScriptApp.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.AwsCdkTypeScriptAppOptions.BuilderAwsCdkTypeScriptAppOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()ConstructLibraryAws.BuilderConstructLibraryAws.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.ConstructLibraryAwsOptions.BuilderConstructLibraryAwsOptions.Builder. gitOptions(GitOptions gitOptions)Deprecated.Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.cdk
Methods in io.github.cdklabs.projen.cdk that return GitOptions Modifier and Type Method Description GitOptionsConstructLibraryOptions.Jsii$Proxy. getGitOptions()GitOptionsJsiiProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.cdk with parameters of type GitOptions Modifier and Type Method Description ConstructLibraryOptions.BuilderConstructLibraryOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()JsiiProject.BuilderJsiiProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.JsiiProjectOptions.BuilderJsiiProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.cdk8s
Methods in io.github.cdklabs.projen.cdk8s that return GitOptions Modifier and Type Method Description GitOptionsCdk8sPythonOptions.Jsii$Proxy. getGitOptions()GitOptionsCdk8sTypeScriptAppOptions.Jsii$Proxy. getGitOptions()GitOptionsConstructLibraryCdk8sOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.cdk8s with parameters of type GitOptions Modifier and Type Method Description Cdk8sPythonApp.BuilderCdk8sPythonApp.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.Cdk8sPythonOptions.BuilderCdk8sPythonOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()Cdk8sTypeScriptApp.BuilderCdk8sTypeScriptApp.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.Cdk8sTypeScriptAppOptions.BuilderCdk8sTypeScriptAppOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()ConstructLibraryCdk8s.BuilderConstructLibraryCdk8s.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.ConstructLibraryCdk8sOptions.BuilderConstructLibraryCdk8sOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.cdktf
Methods in io.github.cdklabs.projen.cdktf that return GitOptions Modifier and Type Method Description GitOptionsConstructLibraryCdktfOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.cdktf with parameters of type GitOptions Modifier and Type Method Description ConstructLibraryCdktf.BuilderConstructLibraryCdktf.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.ConstructLibraryCdktfOptions.BuilderConstructLibraryCdktfOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return GitOptions Modifier and Type Method Description GitOptionsGitHubProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.github with parameters of type GitOptions Modifier and Type Method Description GitHubProject.BuilderGitHubProject.Builder. gitOptions(GitOptions gitOptions)Deprecated.(experimental) Configuration options for git.GitHubProjectOptions.BuilderGitHubProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.java
Methods in io.github.cdklabs.projen.java that return GitOptions Modifier and Type Method Description GitOptionsJavaProjectCommonOptions.Jsii$Proxy. getGitOptions()GitOptionsJavaProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.java with parameters of type GitOptions Modifier and Type Method Description JavaProject.BuilderJavaProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.JavaProjectCommonOptions.BuilderJavaProjectCommonOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()JavaProjectOptions.BuilderJavaProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.javascript
Methods in io.github.cdklabs.projen.javascript that return GitOptions Modifier and Type Method Description GitOptionsNodeProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.javascript with parameters of type GitOptions Modifier and Type Method Description NodeProject.BuilderNodeProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.NodeProjectOptions.BuilderNodeProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.python
Methods in io.github.cdklabs.projen.python that return GitOptions Modifier and Type Method Description GitOptionsPythonProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.python with parameters of type GitOptions Modifier and Type Method Description PythonProject.BuilderPythonProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.PythonProjectOptions.BuilderPythonProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.typescript
Methods in io.github.cdklabs.projen.typescript that return GitOptions Modifier and Type Method Description GitOptionsTypeScriptLibraryProjectOptions.Jsii$Proxy. getGitOptions()Deprecated.GitOptionsTypeScriptProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.typescript with parameters of type GitOptions Modifier and Type Method Description TypeScriptAppProject.BuilderTypeScriptAppProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.TypeScriptLibraryProject.BuilderTypeScriptLibraryProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.TypeScriptLibraryProjectOptions.BuilderTypeScriptLibraryProjectOptions.Builder. gitOptions(GitOptions gitOptions)Deprecated.Sets the value ofProjectOptions.getGitOptions()TypeScriptProject.BuilderTypeScriptProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.TypeScriptProjectOptions.BuilderTypeScriptProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions() -
Uses of GitOptions in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return GitOptions Modifier and Type Method Description GitOptionsNextJsProjectOptions.Jsii$Proxy. getGitOptions()GitOptionsNextJsTypeScriptProjectOptions.Jsii$Proxy. getGitOptions()GitOptionsReactProjectOptions.Jsii$Proxy. getGitOptions()GitOptionsReactTypeScriptProjectOptions.Jsii$Proxy. getGitOptions()Methods in io.github.cdklabs.projen.web with parameters of type GitOptions Modifier and Type Method Description NextJsProject.BuilderNextJsProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.NextJsProjectOptions.BuilderNextJsProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()NextJsTypeScriptProject.BuilderNextJsTypeScriptProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.NextJsTypeScriptProjectOptions.BuilderNextJsTypeScriptProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()ReactProject.BuilderReactProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.ReactProjectOptions.BuilderReactProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()ReactTypeScriptProject.BuilderReactTypeScriptProject.Builder. gitOptions(GitOptions gitOptions)(experimental) Configuration options for git.ReactTypeScriptProjectOptions.BuilderReactTypeScriptProjectOptions.Builder. gitOptions(GitOptions gitOptions)Sets the value ofProjectOptions.getGitOptions()
-