public final class Creds extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Creds.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAppKey()
Get the appkey.
|
String |
getToken()
Get the app token.
|
int |
hashCode() |
static Creds.Builder |
newBuilder()
Creds Builder
|
public static Creds.Builder newBuilder()
public String getAppKey()
public String getToken()
Copyright © 2016. All rights reserved.