public static interface DescribeChannelMembershipForAppInstanceUserRequest.Builder extends ChimeSdkMessagingRequest.Builder, SdkPojo, CopyableBuilder<DescribeChannelMembershipForAppInstanceUserRequest.Builder,DescribeChannelMembershipForAppInstanceUserRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelMembershipForAppInstanceUserRequest.Builder |
appInstanceUserArn(String appInstanceUserArn)
The ARN of the user in a channel.
|
DescribeChannelMembershipForAppInstanceUserRequest.Builder |
channelArn(String channelArn)
The ARN of the channel to which the user belongs.
|
DescribeChannelMembershipForAppInstanceUserRequest.Builder |
chimeBearer(String chimeBearer)
The
AppInstanceUserArn of the user that makes the API call. |
DescribeChannelMembershipForAppInstanceUserRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeChannelMembershipForAppInstanceUserRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeChannelMembershipForAppInstanceUserRequest.Builder channelArn(String channelArn)
The ARN of the channel to which the user belongs.
channelArn - The ARN of the channel to which the user belongs.DescribeChannelMembershipForAppInstanceUserRequest.Builder appInstanceUserArn(String appInstanceUserArn)
The ARN of the user in a channel.
appInstanceUserArn - The ARN of the user in a channel.DescribeChannelMembershipForAppInstanceUserRequest.Builder chimeBearer(String chimeBearer)
The AppInstanceUserArn of the user that makes the API call.
chimeBearer - The AppInstanceUserArn of the user that makes the API call.DescribeChannelMembershipForAppInstanceUserRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeChannelMembershipForAppInstanceUserRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.