public class NameSearchRequest extends Request
| Modifier and Type | Method and Description |
|---|---|
static NameSearchRequest |
build(String name,
int page)
Builds an instance of the NameSearchRequest class.
|
getEndpoint, getParamspublic static NameSearchRequest build(String name, int page)
name - The name of the student to search for.page - The page number of the page to search the student.Copyright © 2021. All rights reserved.