| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity |
The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of
their messaging applications.
|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.clone() |
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.withAllowMessages(AllowMessages allowMessages)
Boolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.withAllowMessages(String allowMessages)
Boolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the
AppInstanceUser. |
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.withEndpointId(String endpointId)
The unique identifier of the
AppInstanceUserEndpoint. |
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.withName(String name)
The name of the
AppInstanceUserEndpoint. |
Copyright © 2025. All rights reserved.