| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
ProductVariant |
ProductVariant.copyFrom(ProductVariant instance) |
static ProductVariant |
ProductVariant.loadJSON(String json,
APIContext context,
String header) |
ProductVariant |
ProductVariant.setFieldLabel(String value) |
ProductVariant |
ProductVariant.setFieldOptions(List<String> value) |
ProductVariant |
ProductVariant.setFieldProductField(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductVariant> |
ProductGroup.getFieldVariants() |
static APIRequest.ResponseParser<ProductVariant> |
ProductVariant.getParser() |
static APINodeList<ProductVariant> |
ProductVariant.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
ProductVariant |
ProductVariant.copyFrom(ProductVariant instance) |
Copyright © 2020. All rights reserved.