| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
static AppInstanceUserEndpointType |
AppInstanceUserEndpointType.fromValue(String value)
Use this in place of valueOf.
|
static AppInstanceUserEndpointType |
AppInstanceUserEndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppInstanceUserEndpointType[] |
AppInstanceUserEndpointType.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.withType(AppInstanceUserEndpointType type)
The type of the
AppInstanceUserEndpoint. |
RegisterAppInstanceUserEndpointRequest |
RegisterAppInstanceUserEndpointRequest.withType(AppInstanceUserEndpointType type)
The type of the
AppInstanceUserEndpoint. |
AppInstanceUserEndpoint |
AppInstanceUserEndpoint.withType(AppInstanceUserEndpointType type)
The type of the
AppInstanceUserEndpoint. |
Copyright © 2023. All rights reserved.