JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Methods
Constructors
Classes
Class
Description
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject
Please use TypeSafeApiProject instead. This will be removed in the PDK GA 1.0 release.
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject
Please use TypeSafeApiProject instead. This will be removed in the PDK GA 1.0 release.
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject
Please use TypeSafeApiProject instead. This will be removed in the PDK GA 1.0 release.
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject
Please use TypeSafeApiProject instead. This will be removed in the PDK GA 1.0 release.
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject
Please use TypeSafeApiProject instead. This will be removed in the PDK GA 1.0 release.
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject
Please use TypeSafeApiProject instead. This will be removed in the PDK GA 1.0 release.
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder
Methods
Method
Description
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder.build()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder.create()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getApiSrcDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getForceGenerateCodeAndDocs()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getGeneratedClients()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getGeneratedCodeDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getGeneratedJavaClient()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getSpecDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.getSpecFileName()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject.preConstruct(OpenApiGatewayJavaProjectOptions)
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProjectOptions.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProjectOptions.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProjectOptions.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProjectOptions.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder.build()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder.create()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getApiSrcDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getForceGenerateCodeAndDocs()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getGeneratedClients()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getGeneratedCodeDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getGeneratedPythonClient()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getSpecDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.getSpecFileName()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject.preConstruct(OpenApiGatewayPythonProjectOptions)
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProjectOptions.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProjectOptions.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProjectOptions.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProjectOptions.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.build()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.create()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.npmignore(List<String>)
- use `project.addPackageIgnore`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.npmRegistry(String)
use `npmRegistryUrl` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.releaseEveryCommit(Boolean)
Use `releaseTrigger: ReleaseTrigger.continuous()` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.releaseSchedule(String)
Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.releaseWorkflow(Boolean)
see `release`.
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.Builder.scripts(Map<String, String>)
use `project.addTask()` or `package.setScript()`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getApiSrcDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getForceGenerateCodeAndDocs()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getGeneratedClients()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getGeneratedCodeDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getGeneratedTypescriptClient()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getPnpmWorkspace()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getSpecDir()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.getSpecFileName()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.postSynthesize()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.preConstruct(OpenApiGatewayTsProjectOptions)
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject.preSynthesize()
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.npmignore(List<String>)
- use `project.addPackageIgnore`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.npmRegistry(String)
use `npmRegistryUrl` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.releaseEveryCommit(Boolean)
Use `releaseTrigger: ReleaseTrigger.continuous()` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.releaseSchedule(String)
Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.releaseWorkflow(Boolean)
see `release`.
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProjectOptions.Builder.scripts(Map<String, String>)
use `project.addTask()` or `package.setScript()`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder.build()
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder.create()
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject.preConstruct(OpenApiGatewayJavaProjectOptions)
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProjectOptions.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProjectOptions.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProjectOptions.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProjectOptions.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder.build()
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder.create()
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject.preConstruct(OpenApiGatewayPythonProjectOptions)
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProjectOptions.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProjectOptions.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProjectOptions.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProjectOptions.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.build()
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.create()
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.npmignore(List<String>)
- use `project.addPackageIgnore`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.npmRegistry(String)
use `npmRegistryUrl` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.releaseEveryCommit(Boolean)
Use `releaseTrigger: ReleaseTrigger.continuous()` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.releaseSchedule(String)
Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.releaseWorkflow(Boolean)
see `release`.
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.Builder.scripts(Map<String, String>)
use `project.addTask()` or `package.setScript()`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject.preConstruct(OpenApiGatewayTsProjectOptions)
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.mergify(Boolean)
use `githubOptions.mergify` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.mergifyOptions(MergifyOptions)
use `githubOptions.mergifyOptions` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.npmignore(List<String>)
- use `project.addPackageIgnore`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.npmRegistry(String)
use `npmRegistryUrl` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.projectType(ProjectType)
no longer supported at the base project level
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.projenTokenSecret(String)
use `projenCredentials`
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.releaseEveryCommit(Boolean)
Use `releaseTrigger: ReleaseTrigger.continuous()` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.releaseSchedule(String)
Use `releaseTrigger: ReleaseTrigger.scheduled()` instead
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.releaseWorkflow(Boolean)
see `release`.
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProjectOptions.Builder.scripts(Map<String, String>)
use `project.addTask()` or `package.setScript()`
Constructors
Constructor
Description
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProject(OpenApiGatewayJavaProjectOptions)
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject(OpenApiGatewayPythonProjectOptions)
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayTsProject(OpenApiGatewayTsProjectOptions)
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProject(SmithyApiGatewayJavaProjectOptions)
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayPythonProject(SmithyApiGatewayPythonProjectOptions)
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayTsProject(SmithyApiGatewayTsProjectOptions)