| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
ListStudentsResponse |
ListStudentsResponse.clone() |
ListStudentsResponse |
ListStudentsResponse.set(String fieldName,
Object value) |
ListStudentsResponse |
ListStudentsResponse.setNextPageToken(String nextPageToken)
Token identifying the next page of results to return.
|
ListStudentsResponse |
ListStudentsResponse.setStudents(List<Student> students)
Students who match the list request.
|
Copyright © 2011–2022 Google. All rights reserved.