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