| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
FlightCatalogSettings |
FlightCatalogSettings.copyFrom(FlightCatalogSettings instance) |
FlightCatalogSettings |
FlightCatalogSettings.APIRequestGet.execute() |
FlightCatalogSettings |
FlightCatalogSettings.APIRequestGet.execute(Map<String,Object> extraParams) |
FlightCatalogSettings |
FlightCatalogSettings.fetch() |
static FlightCatalogSettings |
FlightCatalogSettings.fetchById(Long id,
APIContext context) |
static FlightCatalogSettings |
FlightCatalogSettings.fetchById(String id,
APIContext context) |
FlightCatalogSettings |
ProductCatalog.getFieldFlightCatalogSettings() |
FlightCatalogSettings |
FlightCatalogSettings.APIRequestGet.getLastResponse() |
static FlightCatalogSettings |
FlightCatalogSettings.loadJSON(String json,
APIContext context) |
FlightCatalogSettings |
FlightCatalogSettings.APIRequestGet.parseResponse(String response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<FlightCatalogSettings> |
FlightCatalogSettings.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<FlightCatalogSettings> |
FlightCatalogSettings.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<FlightCatalogSettings> |
FlightCatalogSettings.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<FlightCatalogSettings> |
FlightCatalogSettings.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<FlightCatalogSettings> |
FlightCatalogSettings.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<FlightCatalogSettings>> |
FlightCatalogSettings.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
static APIRequest.ResponseParser<FlightCatalogSettings> |
FlightCatalogSettings.getParser() |
static APINodeList<FlightCatalogSettings> |
FlightCatalogSettings.parseResponse(String json,
APIContext context,
APIRequest request) |
| Modifier and Type | Method and Description |
|---|---|
FlightCatalogSettings |
FlightCatalogSettings.copyFrom(FlightCatalogSettings instance) |
Copyright © 2018. All rights reserved.