Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AwsOpportunityProject
-
Packages that use AwsOpportunityProject Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AwsOpportunityProject in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AwsOpportunityProject Modifier and Type Method Description AwsOpportunityProjectGetAwsOpportunitySummaryResponse. project()Provides details about the project associated with the AWS Opportunity, including the customer’s business problem, expected outcomes, and project scope.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AwsOpportunityProject Modifier and Type Method Description GetAwsOpportunitySummaryResponse.BuilderGetAwsOpportunitySummaryResponse.Builder. project(AwsOpportunityProject project)Provides details about the project associated with the AWS Opportunity, including the customer’s business problem, expected outcomes, and project scope.
-