| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.clone() |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withAllowMessages(AllowMessages allowMessages)
BBoolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withAllowMessages(String allowMessages)
BBoolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the
AppInstanceUser. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withEndpointId(String endpointId)
The unique identifier of the
AppInstanceUserEndpoint. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withEndpointState(EndpointState endpointState)
A read-only field that represent the state of an
AppInstanceUserEndpoint. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withName(String name)
The name of the
AppInstanceUserEndpoint. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withType(AppInstanceUserEndpointType type)
The type of the
AppInstanceUserEndpoint. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withType(String type)
The type of the
AppInstanceUserEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
List<AppInstanceUserEndpointSummary> |
ListAppInstanceUserEndpointsResult.getAppInstanceUserEndpoints()
The information for each requested
AppInstanceUserEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
ListAppInstanceUserEndpointsResult |
ListAppInstanceUserEndpointsResult.withAppInstanceUserEndpoints(AppInstanceUserEndpointSummary... appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppInstanceUserEndpointsResult.setAppInstanceUserEndpoints(Collection<AppInstanceUserEndpointSummary> appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
ListAppInstanceUserEndpointsResult |
ListAppInstanceUserEndpointsResult.withAppInstanceUserEndpoints(Collection<AppInstanceUserEndpointSummary> appInstanceUserEndpoints)
The information for each requested
AppInstanceUserEndpoint. |
Copyright © 2022. All rights reserved.