public class Service extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
GSON |
protected boolean |
isApiKeyRequired |
| Modifier | Constructor and Description |
|---|---|
protected |
Service(Client client) |
| Modifier and Type | Method and Description |
|---|---|
Client |
getClient() |
boolean |
isApiKeyRequired() |
void |
setApiKeyRequired(boolean apiKeyRequired) |
void |
setClient(Client client) |
protected static final com.google.gson.Gson GSON
protected boolean isApiKeyRequired
protected Service(Client client)
Copyright © 2019. All rights reserved.