Skip navigation links
A C D E G I L N R 

A

AutoRefreshETClient - Class in com.buabook.exacttarget.fuelsdk
ETClient with Auto Refresh of Refresh Token
AutoRefreshETClient(String) - Constructor for class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
Private constructor as calling this directly, without initialiseRefreshTracking(Duration), just gives you an ETClient
AutoRefreshETClient(ETConfiguration) - Constructor for class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
Private constructor as calling this directly, without initialiseRefreshTracking(Duration), just gives you an ETClient

C

client - Variable in class com.buabook.exacttarget.fuelsdk.ExactTargetInterface
 
com.buabook.exacttarget.fuelsdk - package com.buabook.exacttarget.fuelsdk
 

D

DEFAULT_REFRESH_TOKEN_LIFE - Static variable in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
 

E

ExactTargetInterface - Class in com.buabook.exacttarget.fuelsdk
ExactTarget API Interface
ExactTargetInterface(ETClient) - Constructor for class com.buabook.exacttarget.fuelsdk.ExactTargetInterface
 

G

getDataExtension(String) - Method in class com.buabook.exacttarget.fuelsdk.ExactTargetInterface
Provides access to a data extension, querying by the data extension's name (as shown on the ExactTarget web interface)
getLastRefreshTime() - Method in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
 

I

initialiseRefreshTracking(Duration) - Method in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
 

L

lastRefreshTime - Variable in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
 
log - Static variable in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
 
log - Static variable in class com.buabook.exacttarget.fuelsdk.ExactTargetInterface
 

N

newRefreshClient(String, Duration) - Static method in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
Provides a functionally equivalent version of ETClient with automatic refresh of the refresh token based on the supplied duration
newRefreshClient(ETConfiguration, Duration) - Static method in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
Provides a functionally equivalent version of ETClient with automatic refresh of the refresh token based on the supplied duration

R

refreshToken() - Method in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
Performs the standard ETClient.refreshToken() with the added refresh of the refresh token if it has been greater than the specified duration (refreshTokenLife) since the last refresh.
refreshTokenLife - Variable in class com.buabook.exacttarget.fuelsdk.AutoRefreshETClient
 
A C D E G I L N R 
Skip navigation links

Copyright © 2016. All rights reserved.