Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.DisassociateOpportunityRequest
-
Packages that use DisassociateOpportunityRequest Package Description software.amazon.awssdk.services.partnercentralselling AWS Partner Central API for Selling software.amazon.awssdk.services.partnercentralselling.transform -
-
Uses of DisassociateOpportunityRequest in software.amazon.awssdk.services.partnercentralselling
Methods in software.amazon.awssdk.services.partnercentralselling with parameters of type DisassociateOpportunityRequest Modifier and Type Method Description default CompletableFuture<DisassociateOpportunityResponse>PartnerCentralSellingAsyncClient. disassociateOpportunity(DisassociateOpportunityRequest disassociateOpportunityRequest)Allows you to remove an existing association between anOpportunityand related entities, such as a Partner Solution, Amazon Web Services product, or an Amazon Web Services Marketplace offer.default DisassociateOpportunityResponsePartnerCentralSellingClient. disassociateOpportunity(DisassociateOpportunityRequest disassociateOpportunityRequest)Allows you to remove an existing association between anOpportunityand related entities, such as a Partner Solution, Amazon Web Services product, or an Amazon Web Services Marketplace offer. -
Uses of DisassociateOpportunityRequest in software.amazon.awssdk.services.partnercentralselling.transform
Methods in software.amazon.awssdk.services.partnercentralselling.transform with parameters of type DisassociateOpportunityRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateOpportunityRequestMarshaller. marshall(DisassociateOpportunityRequest disassociateOpportunityRequest)
-