Uses of Class
software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDependencyProject
-
Packages that use TargetDependencyProject Package Description software.aws.awsprototypingsdk.nxmonorepo.nx -
-
Uses of TargetDependencyProject in software.aws.awsprototypingsdk.nxmonorepo.nx
Methods in software.aws.awsprototypingsdk.nxmonorepo.nx that return TargetDependencyProject Modifier and Type Method Description TargetDependencyProjectTargetDependency. getProjects()Target dependencies.TargetDependencyProjectTargetDependency.Jsii$Proxy. getProjects()static TargetDependencyProjectTargetDependencyProject. valueOf(String name)Returns the enum constant of this type with the specified name.static TargetDependencyProject[]TargetDependencyProject. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.aws.awsprototypingsdk.nxmonorepo.nx with parameters of type TargetDependencyProject Modifier and Type Method Description TargetDependency.BuilderTargetDependency.Builder. projects(TargetDependencyProject projects)Sets the value ofTargetDependency.getProjects()
-