| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListChannelMembershipsForAppInstanceUserResponse |
ChimeClient.listChannelMembershipsForAppInstanceUser(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest)
Deprecated.
Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
|
default ListChannelMembershipsForAppInstanceUserResponse |
ChimeClient.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)
Deprecated.
Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListChannelMembershipsForAppInstanceUserResponse> |
ChimeAsyncClient.listChannelMembershipsForAppInstanceUser(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest)
Deprecated.
Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
|
default CompletableFuture<ListChannelMembershipsForAppInstanceUserResponse> |
ChimeAsyncClient.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)
Deprecated.
Replaced by ListChannelMembershipsForAppInstanceUser in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListChannelMembershipsForAppInstanceUserResponse> |
ListChannelMembershipsForAppInstanceUserIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListChannelMembershipsForAppInstanceUserPublisher.subscribe(org.reactivestreams.Subscriber<? super ListChannelMembershipsForAppInstanceUserResponse> subscriber) |
Copyright © 2023. All rights reserved.