Uses of Interface
software.aws.awsprototypingsdk.nxmonorepo.SemverGroup
-
Packages that use SemverGroup Package Description software.aws.awsprototypingsdk.nxmonorepo The nx-monorepo package vends a NxMonorepoProject Projen construct that adds NX monorepo support and manages your yarn/npm/pnpm workspaces on your behalf. -
-
Uses of SemverGroup in software.aws.awsprototypingsdk.nxmonorepo
Classes in software.aws.awsprototypingsdk.nxmonorepo that implement SemverGroup Modifier and Type Class Description static classSemverGroup.Jsii$ProxyAn implementation forSemverGroupMethods in software.aws.awsprototypingsdk.nxmonorepo that return SemverGroup Modifier and Type Method Description SemverGroupSemverGroup.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.nxmonorepo that return types with arguments of type SemverGroup Modifier and Type Method Description List<SemverGroup>SyncpackConfig. getSemverGroups()List<SemverGroup>SyncpackConfig.Jsii$Proxy. getSemverGroups()Method parameters in software.aws.awsprototypingsdk.nxmonorepo with type arguments of type SemverGroup Modifier and Type Method Description SyncpackConfig.BuilderSyncpackConfig.Builder. semverGroups(List<? extends SemverGroup> semverGroups)Sets the value ofSyncpackConfig.getSemverGroups()
-