All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
CTXPartnerAppWelcomeMessageFlow |
copyFrom(CTXPartnerAppWelcomeMessageFlow instance) |
CTXPartnerAppWelcomeMessageFlow |
fetch() |
static CTXPartnerAppWelcomeMessageFlow |
fetchById(Long id,
APIContext context) |
static CTXPartnerAppWelcomeMessageFlow |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<CTXPartnerAppWelcomeMessageFlow> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<CTXPartnerAppWelcomeMessageFlow> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<CTXPartnerAppWelcomeMessageFlow> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<CTXPartnerAppWelcomeMessageFlow>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
CTXPartnerAppWelcomeMessageFlow.APIRequestGet |
get() |
APIContext |
getContext() |
List<String> |
getFieldCompatiblePlatforms() |
List<String> |
getFieldEligiblePlatforms() |
String |
getFieldId() |
Boolean |
getFieldIsUsedInAd() |
String |
getFieldLastUpdateTime() |
String |
getFieldName() |
String |
getFieldWelcomeMessageFlow() |
String |
getId() |
static APIRequest.ResponseParser<CTXPartnerAppWelcomeMessageFlow> |
getParser() |
static CTXPartnerAppWelcomeMessageFlow |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<CTXPartnerAppWelcomeMessageFlow> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |