public class CreatePlatformEndpoint extends Object implements Serializable
Constructor and Description |
---|
CreatePlatformEndpoint() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes() |
String |
getCustomUserData() |
String |
getPlatformApplicationArn() |
String |
getToken() |
void |
setAttributes(Map<String,String> attributes) |
void |
setCustomUserData(String customUserData) |
void |
setPlatformApplicationArn(String platformApplicationArn) |
void |
setToken(String token) |
public String getCustomUserData()
public void setCustomUserData(String customUserData)
public String getPlatformApplicationArn()
public void setPlatformApplicationArn(String platformApplicationArn)
public String getToken()
public void setToken(String token)
Copyright © 2010–2016. All rights reserved.