| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.Builder.appInstanceUserEndpoints(AppInstanceUserEndpointSummary... appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.Builder.appInstanceUserEndpoints(Collection<AppInstanceUserEndpointSummary> appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.Builder.appInstanceUserEndpoints(Consumer<AppInstanceUserEndpointSummary.Builder>... appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
static ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.builder() |
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.Builder.nextToken(String nextToken)
The token passed by previous API calls until all requested endpoints are returned.
|
ListAppInstanceUserEndpointsResponse.Builder |
ListAppInstanceUserEndpointsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAppInstanceUserEndpointsResponse.Builder> |
ListAppInstanceUserEndpointsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.