Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.EndpointState
-
Packages that use EndpointState Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of EndpointState in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return EndpointState Modifier and Type Method Description EndpointStateAppInstanceUserEndpoint. endpointState()A read-only field that represents the state of anAppInstanceUserEndpoint.EndpointStateAppInstanceUserEndpointSummary. endpointState()A read-only field that represent the state of anAppInstanceUserEndpoint.Methods in software.amazon.awssdk.services.chimesdkidentity.model with parameters of type EndpointState Modifier and Type Method Description AppInstanceUserEndpoint.BuilderAppInstanceUserEndpoint.Builder. endpointState(EndpointState endpointState)A read-only field that represents the state of anAppInstanceUserEndpoint.AppInstanceUserEndpointSummary.BuilderAppInstanceUserEndpointSummary.Builder. endpointState(EndpointState endpointState)A read-only field that represent the state of anAppInstanceUserEndpoint.
-