Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.Invitation
-
Packages that use Invitation Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of Invitation in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return Invitation Modifier and Type Method Description InvitationCreateEngagementInvitationRequest. invitation()TheInvitationobject all information necessary to initiate an engagement invitation to a partner.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type Invitation Modifier and Type Method Description CreateEngagementInvitationRequest.BuilderCreateEngagementInvitationRequest.Builder. invitation(Invitation invitation)TheInvitationobject all information necessary to initiate an engagement invitation to a partner.
-