Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AwsOpportunityRelatedEntities
-
Packages that use AwsOpportunityRelatedEntities Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AwsOpportunityRelatedEntities in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AwsOpportunityRelatedEntities Modifier and Type Method Description AwsOpportunityRelatedEntitiesGetAwsOpportunitySummaryResponse. relatedEntityIds()Lists related entity identifiers, such as AWS products or partner solutions, associated with the AWS Opportunity.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AwsOpportunityRelatedEntities Modifier and Type Method Description GetAwsOpportunitySummaryResponse.BuilderGetAwsOpportunitySummaryResponse.Builder. relatedEntityIds(AwsOpportunityRelatedEntities relatedEntityIds)Lists related entity identifiers, such as AWS products or partner solutions, associated with the AWS Opportunity.
-