com.createsend
Class CreateSendBase
java.lang.Object
com.createsend.CreateSendBase
- Direct Known Subclasses:
- Administrators, Campaigns, Clients, General, Lists, People, Segments, Subscribers, Templates
public abstract class CreateSendBase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
urlEncodingScheme
protected static final String urlEncodingScheme
- See Also:
- Constant Field Values
jerseyClient
protected JerseyClient jerseyClient
CreateSendBase
public CreateSendBase()
refreshToken
public OAuthTokenDetails refreshToken()
throws CreateSendException
- Refresh the current OAuth token using the current refresh token.
- Returns:
- New OAuthTokenDetails instance containing the new access token,
'expires in' value, and refresh token.
- Throws:
CreateSendException
Copyright © 2013. All Rights Reserved.