Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.EngagementCustomer
-
Packages that use EngagementCustomer Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of EngagementCustomer in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return EngagementCustomer Modifier and Type Method Description EngagementCustomerCustomerProjectsContext. customer()Returns the value of the Customer property for this object.EngagementCustomerOpportunityInvitationPayload. customer()Contains information about the customer related to the opportunity in the Engagement Invitation.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type EngagementCustomer Modifier and Type Method Description CustomerProjectsContext.BuilderCustomerProjectsContext.Builder. customer(EngagementCustomer customer)Sets the value of the Customer property for this object.OpportunityInvitationPayload.BuilderOpportunityInvitationPayload.Builder. customer(EngagementCustomer customer)Contains information about the customer related to the opportunity in the Engagement Invitation.
-