Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.model.DescribeChannelMembershipForAppInstanceUserRequest
-
Packages that use DescribeChannelMembershipForAppInstanceUserRequest Package Description software.amazon.awssdk.services.chimesdkmessaging The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom messaging applications.software.amazon.awssdk.services.chimesdkmessaging.transform -
-
Uses of DescribeChannelMembershipForAppInstanceUserRequest in software.amazon.awssdk.services.chimesdkmessaging
Methods in software.amazon.awssdk.services.chimesdkmessaging with parameters of type DescribeChannelMembershipForAppInstanceUserRequest Modifier and Type Method Description default CompletableFuture<DescribeChannelMembershipForAppInstanceUserResponse>ChimeSdkMessagingAsyncClient. describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)Returns the details of a channel based on the membership of the specifiedAppInstanceUserorAppInstanceBot.default DescribeChannelMembershipForAppInstanceUserResponseChimeSdkMessagingClient. describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)Returns the details of a channel based on the membership of the specifiedAppInstanceUserorAppInstanceBot. -
Uses of DescribeChannelMembershipForAppInstanceUserRequest in software.amazon.awssdk.services.chimesdkmessaging.transform
Methods in software.amazon.awssdk.services.chimesdkmessaging.transform with parameters of type DescribeChannelMembershipForAppInstanceUserRequest Modifier and Type Method Description SdkHttpFullRequestDescribeChannelMembershipForAppInstanceUserRequestMarshaller. marshall(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)
-