| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointState |
EndpointState.clone() |
EndpointState |
AppInstanceUserEndpoint.getEndpointState()
A read-only field that represents the state of an
AppInstanceUserEndpoint. |
EndpointState |
AppInstanceUserEndpointSummary.getEndpointState()
A read-only field that represent the state of an
AppInstanceUserEndpoint. |
EndpointState |
EndpointState.withStatus(EndpointStatus status)
Enum that indicates the Status of an
AppInstanceUserEndpoint. |
EndpointState |
EndpointState.withStatus(String status)
Enum that indicates the Status of an
AppInstanceUserEndpoint. |
EndpointState |
EndpointState.withStatusReason(EndpointStatusReason statusReason)
The reason for the
EndpointStatus. |
EndpointState |
EndpointState.withStatusReason(String statusReason)
The reason for the
EndpointStatus. |
| Modifier and Type | Method and Description |
|---|---|
void |
AppInstanceUserEndpoint.setEndpointState(EndpointState endpointState)
A read-only field that represents the state of an
AppInstanceUserEndpoint. |
void |
AppInstanceUserEndpointSummary.setEndpointState(EndpointState endpointState)
A read-only field that represent the state of an
AppInstanceUserEndpoint. |
AppInstanceUserEndpoint |
AppInstanceUserEndpoint.withEndpointState(EndpointState endpointState)
A read-only field that represents the state of an
AppInstanceUserEndpoint. |
AppInstanceUserEndpointSummary |
AppInstanceUserEndpointSummary.withEndpointState(EndpointState endpointState)
A read-only field that represent the state of an
AppInstanceUserEndpoint. |
Copyright © 2022. All rights reserved.