Package | Description |
---|---|
com.google.api.services.libraryagent.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleExampleLibraryagentV1ListShelvesResponse |
GoogleExampleLibraryagentV1ListShelvesResponse.clone() |
GoogleExampleLibraryagentV1ListShelvesResponse |
GoogleExampleLibraryagentV1ListShelvesResponse.set(java.lang.String fieldName,
java.lang.Object value) |
GoogleExampleLibraryagentV1ListShelvesResponse |
GoogleExampleLibraryagentV1ListShelvesResponse.setNextPageToken(java.lang.String nextPageToken)
A token to retrieve next page of results.
|
GoogleExampleLibraryagentV1ListShelvesResponse |
GoogleExampleLibraryagentV1ListShelvesResponse.setShelves(java.util.List<GoogleExampleLibraryagentV1Shelf> shelves)
The list of shelves.
|