| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
List<AppInstanceSummary> |
ListAppInstancesResponse.appInstances()
The information for each
AppInstance. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstancesResponse.Builder |
ListAppInstancesResponse.Builder.appInstances(AppInstanceSummary... appInstances)
The information for each
AppInstance. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstancesResponse.Builder |
ListAppInstancesResponse.Builder.appInstances(Collection<AppInstanceSummary> appInstances)
The information for each
AppInstance. |
Copyright © 2021. All rights reserved.