All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
MessengerAdsPartialAutomatedStepList |
copyFrom(MessengerAdsPartialAutomatedStepList instance) |
MessengerAdsPartialAutomatedStepList |
fetch() |
static MessengerAdsPartialAutomatedStepList |
fetchById(Long id,
APIContext context) |
static MessengerAdsPartialAutomatedStepList |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<MessengerAdsPartialAutomatedStepList> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<MessengerAdsPartialAutomatedStepList> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<MessengerAdsPartialAutomatedStepList> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<MessengerAdsPartialAutomatedStepList>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
MessengerAdsPartialAutomatedStepList.APIRequestGet |
get() |
APIContext |
getContext() |
LeadgenForm |
getFieldFbleadForm() |
String |
getFieldFirstStepId() |
String |
getFieldId() |
Page |
getFieldPage() |
String |
getFieldPrivacyUrl() |
String |
getFieldReminderText() |
String |
getFieldStopQuestionMessage() |
String |
getId() |
static APIRequest.ResponseParser<MessengerAdsPartialAutomatedStepList> |
getParser() |
MessengerAdsPartialAutomatedStepList.APIRequestGetSteps |
getSteps() |
static MessengerAdsPartialAutomatedStepList |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<MessengerAdsPartialAutomatedStepList> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |