Uses of Class
software.amazon.awssdk.services.partnercentralselling.model.AccountReceiver
-
Packages that use AccountReceiver Package Description software.amazon.awssdk.services.partnercentralselling.model -
-
Uses of AccountReceiver in software.amazon.awssdk.services.partnercentralselling.model
Methods in software.amazon.awssdk.services.partnercentralselling.model that return AccountReceiver Modifier and Type Method Description AccountReceiverReceiver. account()Specifies the AWS account of the partner who received the Engagement Invitation.Methods in software.amazon.awssdk.services.partnercentralselling.model with parameters of type AccountReceiver Modifier and Type Method Description Receiver.BuilderReceiver.Builder. account(AccountReceiver account)Specifies the AWS account of the partner who received the Engagement Invitation.static ReceiverReceiver. fromAccount(AccountReceiver account)Create an instance of this class withReceiver.account()initialized to the given value.
-