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