public final class AuthorsResponse extends ConversationsDisplayResponse<IncludableContentType>
AuthorsRequest
Constructor and Description |
---|
AuthorsResponse() |
Modifier and Type | Method and Description |
---|---|
ConversationsIncludeType |
getIncludes() |
java.util.List<IncludableContentType> |
getResults() |
getLimit, getLocale, getOffset, getTotalResults
getErrors, getHasErrors
public ConversationsIncludeType getIncludes()
public java.util.List<IncludableContentType> getResults()
getResults
in class ConversationsDisplayResponse<IncludableContentType extends com.bazaarvoice.bvandroidsdk.IncludeableContent>