Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AssociateOpportunityRequest
-
Packages that use AssociateOpportunityRequest Package Description software.amazon.awssdk.services.partnercentralselling AWS Partner Central API for Selling software.amazon.awssdk.services.partnercentralselling.transform -
-
Uses of AssociateOpportunityRequest in software.amazon.awssdk.services.partnercentralselling
Methods in software.amazon.awssdk.services.partnercentralselling with parameters of type AssociateOpportunityRequest Modifier and Type Method Description default CompletableFuture<AssociateOpportunityResponse>PartnerCentralSellingAsyncClient. associateOpportunity(AssociateOpportunityRequest associateOpportunityRequest)Enables you to create a formal association between anOpportunityand various related entities, enriching the context and details of the opportunity for better collaboration and decision making.default AssociateOpportunityResponsePartnerCentralSellingClient. associateOpportunity(AssociateOpportunityRequest associateOpportunityRequest)Enables you to create a formal association between anOpportunityand various related entities, enriching the context and details of the opportunity for better collaboration and decision making. -
Uses of AssociateOpportunityRequest in software.amazon.awssdk.services.partnercentralselling.transform
Methods in software.amazon.awssdk.services.partnercentralselling.transform with parameters of type AssociateOpportunityRequest Modifier and Type Method Description SdkHttpFullRequestAssociateOpportunityRequestMarshaller. marshall(AssociateOpportunityRequest associateOpportunityRequest)
-