| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.projects |
| Modifier and Type | Method and Description |
|---|---|
Projects.ListRequest.FilterType |
Projects.ListRequest.getFilterType() |
static Projects.ListRequest.FilterType |
Projects.ListRequest.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Projects.ListRequest.FilterType[] |
Projects.ListRequest.FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Projects.ListRequest |
Projects.ListRequest.withType(Projects.ListRequest.FilterType type) |
Copyright © 2018. All rights reserved.