public interface Fields
| Modifier and Type | Method and Description |
|---|---|
Project |
project()
|
Stream<ProjectField> |
stream()
|
Stream<ProjectField> stream() throws IOException, UnauthorizedException
fields for this ProjectIOException - if the server is unavailableUnauthorizedException - if the user's Session is not authorized to perform
this operationCopyright © 2017 George Aristy. All rights reserved.