public class AdmVariant extends Variant
| Constructor and Description |
|---|
AdmVariant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
The client id to connect to the Amazon Device Messaging services
|
String |
getClientSecret()
The client secret (password) to connect to the Amazon Device Messaging services
|
VariantType |
getType()
The @VariantType of the underlying variant.
|
void |
setClientId(String clientId) |
void |
setClientSecret(String clientSecret) |
getDescription, getDeveloper, getName, getSecret, getVariantID, setDescription, setDeveloper, setName, setSecret, setType, setVariantIDpublic String getClientId()
public void setClientId(String clientId)
public String getClientSecret()
public void setClientSecret(String clientSecret)
public VariantType getType()
VariantCopyright © 2016 JBoss by Red Hat. All Rights Reserved.