| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkidentity.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointAttributes |
EndpointAttributes.clone() |
EndpointAttributes |
RegisterAppInstanceUserEndpointRequest.getEndpointAttributes()
The attributes of an
Endpoint. |
EndpointAttributes |
AppInstanceUserEndpoint.getEndpointAttributes()
The attributes of an
Endpoint. |
EndpointAttributes |
EndpointAttributes.withDeviceToken(String deviceToken)
The device token for the GCM, APNS, and APNS_SANDBOX endpoint types.
|
EndpointAttributes |
EndpointAttributes.withVoipDeviceToken(String voipDeviceToken)
The VOIP device token for the APNS and APNS_SANDBOX endpoint types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisterAppInstanceUserEndpointRequest.setEndpointAttributes(EndpointAttributes endpointAttributes)
The attributes of an
Endpoint. |
void |
AppInstanceUserEndpoint.setEndpointAttributes(EndpointAttributes endpointAttributes)
The attributes of an
Endpoint. |
RegisterAppInstanceUserEndpointRequest |
RegisterAppInstanceUserEndpointRequest.withEndpointAttributes(EndpointAttributes endpointAttributes)
The attributes of an
Endpoint. |
AppInstanceUserEndpoint |
AppInstanceUserEndpoint.withEndpointAttributes(EndpointAttributes endpointAttributes)
The attributes of an
Endpoint. |
Copyright © 2023. All rights reserved.