Class PaginatedEmailNotificationProfileList
java.lang.Object
io.cloudreactor.tasksymphony.model.PaginatedEmailNotificationProfileList
@Generated("org.openapitools.codegen.languages.JavaClientCodegen")
public class PaginatedEmailNotificationProfileList
extends Object
PaginatedEmailNotificationProfileList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddResultsItem(EmailNotificationProfile resultsItem) booleangetCount()Get countgetNext()Get nextorg.openapitools.jackson.nullable.JsonNullable<URI>Get previousorg.openapitools.jackson.nullable.JsonNullable<URI>Get resultsinthashCode()results(List<EmailNotificationProfile> results) voidvoidvoidsetNext_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<URI> next) voidsetPrevious(URI previous) voidsetPrevious_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<URI> previous) voidsetResults(List<EmailNotificationProfile> results) toString()
-
Field Details
-
JSON_PROPERTY_COUNT
- See Also:
-
JSON_PROPERTY_NEXT
- See Also:
-
JSON_PROPERTY_PREVIOUS
- See Also:
-
JSON_PROPERTY_RESULTS
- See Also:
-
-
Constructor Details
-
PaginatedEmailNotificationProfileList
public PaginatedEmailNotificationProfileList()
-
-
Method Details
-
count
-
getCount
Get count- Returns:
- count
-
setCount
-
next
-
getNext
Get next- Returns:
- next
-
getNext_JsonNullable
-
setNext_JsonNullable
-
setNext
-
previous
-
getPrevious
Get previous- Returns:
- previous
-
getPrevious_JsonNullable
-
setPrevious_JsonNullable
-
setPrevious
-
results
-
addResultsItem
-
getResults
Get results- Returns:
- results
-
setResults
-
equals
-
hashCode
public int hashCode() -
toString
-