Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.ProjectView
-
Packages that use ProjectView Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of ProjectView in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return ProjectView Modifier and Type Method Description ProjectViewOpportunitySummaryView. project()Contains summary information about the project associated with the opportunity, including project name, description, timeline, and other relevant details.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type ProjectView Modifier and Type Method Description OpportunitySummaryView.BuilderOpportunitySummaryView.Builder. project(ProjectView project)Contains summary information about the project associated with the opportunity, including project name, description, timeline, and other relevant details.
-