Package io.jenkins.plugins.quay.model
Class QuayTagResponse
java.lang.Object
io.jenkins.plugins.quay.model.QuayTagResponse
- All Implemented Interfaces:
Serializable
Represents the response from Quay.io API for listing repository tags.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QuayTagResponse
public QuayTagResponse()
-
-
Method Details
-
getTags
-
setTags
-
getPage
-
setPage
-
getHasAdditional
-
setHasAdditional
-