public static interface SendInvitationRequest.Builder extends AlexaForBusinessRequest.Builder, SdkPojo, CopyableBuilder<SendInvitationRequest.Builder,SendInvitationRequest>
| Modifier and Type | Method and Description |
|---|---|
SendInvitationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
SendInvitationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
SendInvitationRequest.Builder |
userArn(String userArn)
The ARN of the user to whom to send an invitation.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildSendInvitationRequest.Builder userArn(String userArn)
The ARN of the user to whom to send an invitation. Required.
userArn - The ARN of the user to whom to send an invitation. Required.SendInvitationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderSendInvitationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.