Attribute<T> |
This class represents an attribute (version or package)
NOTE: when serializing this class use getObjectMapper to obtain a suitable mapper for this class
|
ObjectMapperHelper |
Helper class that provides the ObjectMapper for all Details classes
|
PackageDetails |
This class is used to serialize and deserialize the needed json to
pass to or receive from Bintray when performing actions on a package
NOTE: when serializing this class use getObjectMapper to obtain a suitable mapper for this class
|
RepositoryDetails |
This class is used to serialize and deserialize the needed json to
pass to or receive from Bintray when performing actions on a repository
NOTE: when serializing this class use getObjectMapper to obtain a suitable mapper for this class
|
SubjectDetails |
This class is used to serialize and deserialize the needed json to
pass to or receive from Bintray when performing actions on a subject
NOTE: when serializing this class use getObjectMapper to obtain a suitable mapper for this class
|
VersionDetails |
This class is used to serialize and deserialize the needed json to
pass to or receive from Bintray when performing actions on a subject
NOTE: when serializing this class use getObjectMapper to obtain a suitable mapper for this class
|