| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| software.amazon.awssdk.services.chime.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAppInstancesResponse |
ChimeClient.listAppInstances(Consumer<ListAppInstancesRequest.Builder> listAppInstancesRequest)
Deprecated.
Replaced by ListAppInstances in the Amazon Chime SDK Identity Namespace
|
default ListAppInstancesResponse |
ChimeClient.listAppInstances(ListAppInstancesRequest listAppInstancesRequest)
Deprecated.
Replaced by ListAppInstances in the Amazon Chime SDK Identity Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAppInstancesResponse> |
ChimeAsyncClient.listAppInstances(Consumer<ListAppInstancesRequest.Builder> listAppInstancesRequest)
Deprecated.
Replaced by ListAppInstances in the Amazon Chime SDK Identity Namespace
|
default CompletableFuture<ListAppInstancesResponse> |
ChimeAsyncClient.listAppInstances(ListAppInstancesRequest listAppInstancesRequest)
Deprecated.
Replaced by ListAppInstances in the Amazon Chime SDK Identity Namespace
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAppInstancesResponse> |
ListAppInstancesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppInstancesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAppInstancesResponse> subscriber) |
Copyright © 2023. All rights reserved.