Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AwsOpportunityCustomer
-
Packages that use AwsOpportunityCustomer Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AwsOpportunityCustomer in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AwsOpportunityCustomer Modifier and Type Method Description AwsOpportunityCustomerGetAwsOpportunitySummaryResponse. customer()Provides details about the customer associated with the AWS Opportunity, including account information, industry, and other customer data.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AwsOpportunityCustomer Modifier and Type Method Description GetAwsOpportunitySummaryResponse.BuilderGetAwsOpportunitySummaryResponse.Builder. customer(AwsOpportunityCustomer customer)Provides details about the customer associated with the AWS Opportunity, including account information, industry, and other customer data.
-