@Generated(value={"Immutables.generator","_ListTasksRequest"}) public final class ListTasksRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListTasksRequest.Builder
Builds instances of type
ListTasksRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListTasksRequest.Builder |
builder()
Creates a builder for
ListTasksRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListTasksRequest that have equal attribute values. |
Integer |
getPage()
The page
|
Integer |
getPerPage()
The results per page
|
int |
hashCode()
Computes a hash code from attributes:
page, perPage. |
String |
toString()
Prints the immutable value
ListTasksRequest with attribute values. |
public Integer getPage()
getPage in class PaginatedRequestpublic Integer getPerPage()
getPerPage in class PaginatedRequestpublic boolean equals(Object another)
ListTasksRequest that have equal attribute values.public int hashCode()
page, perPage.public String toString()
ListTasksRequest with attribute values.public static ListTasksRequest.Builder builder()
ListTasksRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.