java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.amazon.identity.auth.device.api.authorization.Region |
Controls region settings for the SDK. Determines which global end-point the SDK connects to.{@since 3.0 }
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Region | AUTO | Causes the SDK to automatically determine the best end-point to connect to. | |||||||||
Region | EU | Causes the SDK to connect to endpoints in Europe. | |||||||||
Region | FE | Causes the SDK to connect to endpoints in Asia Pacific region. | |||||||||
Region | NA | Causes the SDK to connect to endpoints in North America. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Each region is associated with a unique string that will not change across versions of the SDK.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Causes the SDK to automatically determine the best end-point to connect to.
Each region is associated with a unique string that will not change across versions of the SDK.