Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.GetAwsOpportunitySummaryResponse
-
Packages that use GetAwsOpportunitySummaryResponse Package Description software.amazon.awssdk.services.partnercentralselling AWS Partner Central API for Selling -
-
Uses of GetAwsOpportunitySummaryResponse in software.amazon.awssdk.services.partnercentralselling
Methods in software.amazon.awssdk.services.partnercentralselling that return GetAwsOpportunitySummaryResponse Modifier and Type Method Description default GetAwsOpportunitySummaryResponsePartnerCentralSellingClient. getAwsOpportunitySummary(Consumer<GetAwsOpportunitySummaryRequest.Builder> getAwsOpportunitySummaryRequest)Retrieves a summary of an AWS Opportunity.default GetAwsOpportunitySummaryResponsePartnerCentralSellingClient. getAwsOpportunitySummary(GetAwsOpportunitySummaryRequest getAwsOpportunitySummaryRequest)Retrieves a summary of an AWS Opportunity.Methods in software.amazon.awssdk.services.partnercentralselling that return types with arguments of type GetAwsOpportunitySummaryResponse Modifier and Type Method Description default CompletableFuture<GetAwsOpportunitySummaryResponse>PartnerCentralSellingAsyncClient. getAwsOpportunitySummary(Consumer<GetAwsOpportunitySummaryRequest.Builder> getAwsOpportunitySummaryRequest)Retrieves a summary of an AWS Opportunity.default CompletableFuture<GetAwsOpportunitySummaryResponse>PartnerCentralSellingAsyncClient. getAwsOpportunitySummary(GetAwsOpportunitySummaryRequest getAwsOpportunitySummaryRequest)Retrieves a summary of an AWS Opportunity.
-