public class RecipeListResponse extends ServiceResponse<Recipe>
| Constructor and Description |
|---|
RecipeListResponse(List<Recipe> recipes,
String nextPageToken) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextPageToken() |
getCount, getMessage, getValuesCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.