| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
List<AppInstanceUserEndpointSummary> |
ListAppInstanceUserEndpointsResponse.appInstanceUserEndpoints()
The information for each requested
AppInstanceUserEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.Builder.appInstanceUserEndpoints(AppInstanceUserEndpointSummary... appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.Builder.appInstanceUserEndpoints(Collection<AppInstanceUserEndpointSummary> appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
Copyright © 2022. All rights reserved.