Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.ProjectDetails
-
Packages that use ProjectDetails Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of ProjectDetails in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return ProjectDetails Modifier and Type Method Description ProjectDetailsOpportunityInvitationPayload. project()Describes the project details associated with the opportunity, including the customer’s needs and the scope of work expected to be performed.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type ProjectDetails Modifier and Type Method Description OpportunityInvitationPayload.BuilderOpportunityInvitationPayload.Builder. project(ProjectDetails project)Describes the project details associated with the opportunity, including the customer’s needs and the scope of work expected to be performed.
-