Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AwsOpportunityLifeCycle
-
Packages that use AwsOpportunityLifeCycle Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AwsOpportunityLifeCycle in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AwsOpportunityLifeCycle Modifier and Type Method Description AwsOpportunityLifeCycleGetAwsOpportunitySummaryResponse. lifeCycle()Contains lifecycle information for the AWS Opportunity, including review status, stage, and target close date.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AwsOpportunityLifeCycle Modifier and Type Method Description GetAwsOpportunitySummaryResponse.BuilderGetAwsOpportunitySummaryResponse.Builder. lifeCycle(AwsOpportunityLifeCycle lifeCycle)Contains lifecycle information for the AWS Opportunity, including review status, stage, and target close date.
-