@Generated(value={"Immutables.generator","_ListPackagesRequest"}) public final class ListPackagesRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListPackagesRequest.Builder
Builds instances of type
ListPackagesRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListPackagesRequest.Builder |
builder()
Creates a builder for
ListPackagesRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListPackagesRequest 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
ListPackagesRequest with attribute values. |
public Integer getPage()
getPage in class PaginatedRequestpublic Integer getPerPage()
getPerPage in class PaginatedRequestpublic boolean equals(Object another)
ListPackagesRequest that have equal attribute values.public int hashCode()
page, perPage.public String toString()
ListPackagesRequest with attribute values.public static ListPackagesRequest.Builder builder()
ListPackagesRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.