| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
static AllowMessages |
AllowMessages.fromValue(String value)
Use this in place of valueOf.
|
static AllowMessages |
AllowMessages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllowMessages[] |
AllowMessages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withAllowMessages(AllowMessages allowMessages)
BBoolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
AppInstanceUserEndpoint |
AppInstanceUserEndpoint.withAllowMessages(AllowMessages allowMessages)
Boolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
UpdateAppInstanceUserEndpointRequest |
UpdateAppInstanceUserEndpointRequest.withAllowMessages(AllowMessages allowMessages)
Boolean that controls whether the
AppInstanceUserEndpoint is opted in to receive messages. |
RegisterAppInstanceUserEndpointRequest |
RegisterAppInstanceUserEndpointRequest.withAllowMessages(AllowMessages allowMessages)
Boolean that controls whether the AppInstanceUserEndpoint is opted in to receive messages.
|
Copyright © 2024. All rights reserved.