@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.802Z") @Stability(value=Experimental) public interface JavaProjectOptions extends software.amazon.jsii.JsiiSerializable, JavaProjectCommonOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
JavaProjectOptions.Builder
A builder for
JavaProjectOptions |
static class |
JavaProjectOptions.Jsii$Proxy
An implementation for
JavaProjectOptions |
| Modifier and Type | Method and Description |
|---|---|
static JavaProjectOptions.Builder |
builder() |
default Boolean |
getSample()
(experimental) Include sample code and test if the relevant directories don't exist.
|
default String |
getSampleJavaPackage()
(experimental) The java package to use for the code sample.
|
getCompileOptions, getDeps, getDistdir, getJunit, getJunitOptions, getPackagingOptions, getProjenrcJava, getProjenrcJavaOptions, getTestDepsgetAutoApproveOptions, getAutoMergeOptions, getClobber, getDevContainer, getGithub, getGithubOptions, getGitpod, getMergify, getMergifyOptions, getProjectType, getReadme, getStale, getStaleOptions, getVscodegetLogging, getName, getOutdir, getParent, getProjenCommand, getProjenrcJson, getProjenrcJsonOptionsgetArtifactId, getDescription, getGroupId, getPackaging, getUrl, getVersion@Stability(value=Experimental) @Nullable default Boolean getSample()
@Stability(value=Experimental) @Nullable default String getSampleJavaPackage()
Default: "org.acme"
@Stability(value=Experimental) static JavaProjectOptions.Builder builder()
builder in interface GitHubProjectOptionsbuilder in interface JavaProjectCommonOptionsbuilder in interface PomOptionsbuilder in interface ProjectOptionsJavaProjectOptions.Builder of JavaProjectOptionsCopyright © 2021. All rights reserved.