public class ListOffersRequest extends Object
Constructor and Description |
---|
ListOffersRequest()
Constructs a
ListOffersRequest using the default values (includeContent is false) |
Modifier and Type | Method and Description |
---|---|
boolean |
includeContent()
Returns true if this offers request has been instructed to also retrieve the offer's content
|
ListOffersRequest |
includeContent(boolean include)
Sets the includeContent flag on this request
|
public ListOffersRequest()
ListOffersRequest
using the default values (includeContent is false)public ListOffersRequest includeContent(boolean include)
include
- if set to true, the response object(s) will also include the content of the offers, otherwise they won'tListOffersRequest
objectpublic boolean includeContent()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"