Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.GetEngagementInvitationResponse
-
Packages that use GetEngagementInvitationResponse Package Description software.amazon.awssdk.services.partnercentralselling AWS Partner Central API for Selling -
-
Uses of GetEngagementInvitationResponse in software.amazon.awssdk.services.partnercentralselling
Methods in software.amazon.awssdk.services.partnercentralselling that return GetEngagementInvitationResponse Modifier and Type Method Description default GetEngagementInvitationResponsePartnerCentralSellingClient. getEngagementInvitation(Consumer<GetEngagementInvitationRequest.Builder> getEngagementInvitationRequest)Retrieves the details of an engagement invitation shared by AWS with a partner.default GetEngagementInvitationResponsePartnerCentralSellingClient. getEngagementInvitation(GetEngagementInvitationRequest getEngagementInvitationRequest)Retrieves the details of an engagement invitation shared by AWS with a partner.Methods in software.amazon.awssdk.services.partnercentralselling that return types with arguments of type GetEngagementInvitationResponse Modifier and Type Method Description default CompletableFuture<GetEngagementInvitationResponse>PartnerCentralSellingAsyncClient. getEngagementInvitation(Consumer<GetEngagementInvitationRequest.Builder> getEngagementInvitationRequest)Retrieves the details of an engagement invitation shared by AWS with a partner.default CompletableFuture<GetEngagementInvitationResponse>PartnerCentralSellingAsyncClient. getEngagementInvitation(GetEngagementInvitationRequest getEngagementInvitationRequest)Retrieves the details of an engagement invitation shared by AWS with a partner.
-