| Class | Description |
|---|---|
| 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
|
| 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
|
| ProductDetails |
This class is used to serialize and deserialize the needed json to
pass to or receive from Bintray when performing actions on a product
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
|
| Enum | Description |
|---|---|
| Attribute.Type |