Interface SubjectHandle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Subjectget()Stringname()RepositoryHandlerepository(String name)
-
-
-
Method Detail
-
get
Subject get() throws IOException, BintrayCallException
- Specified by:
getin interfaceHandle<Subject>- Throws:
IOExceptionBintrayCallException
-
repository
RepositoryHandle repository(String name)
-
-