public abstract class CreateSendBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JerseyClient |
jerseyClient |
protected static String |
URL_ENCODING_SCHEME |
| Constructor and Description |
|---|
CreateSendBase() |
| Modifier and Type | Method and Description |
|---|---|
OAuthTokenDetails |
refreshToken()
Refresh the current OAuth token using the current refresh token.
|
protected static final String URL_ENCODING_SCHEME
protected JerseyClient jerseyClient
public OAuthTokenDetails refreshToken() throws CreateSendException
CreateSendExceptionCopyright © 2019. All rights reserved.