public class Service extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
GSON |
| 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 Service(Client client)
Copyright © 2022. All rights reserved.