| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
ListStudentSubmissionsResponse |
ListStudentSubmissionsResponse.clone() |
ListStudentSubmissionsResponse |
ListStudentSubmissionsResponse.set(String fieldName,
Object value) |
ListStudentSubmissionsResponse |
ListStudentSubmissionsResponse.setNextPageToken(String nextPageToken)
Token identifying the next page of results to return.
|
ListStudentSubmissionsResponse |
ListStudentSubmissionsResponse.setStudentSubmissions(List<StudentSubmission> studentSubmissions)
Student work that matches the request.
|
Copyright © 2011–2022 Google. All rights reserved.