@Generated(value={"Immutables.generator","_ListSpaceQuotaDefinitionSpacesRequest"}) public final class ListSpaceQuotaDefinitionSpacesRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListSpaceQuotaDefinitionSpacesRequest.Builder
Builds instances of type
ListSpaceQuotaDefinitionSpacesRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListSpaceQuotaDefinitionSpacesRequest.Builder |
builder()
Creates a builder for
ListSpaceQuotaDefinitionSpacesRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListSpaceQuotaDefinitionSpacesRequest that have equal attribute values. |
List<String> |
getApplicationIds()
The application ids
|
List<String> |
getDeveloperIds()
The developer ids
|
List<String> |
getNames()
The names
|
OrderDirection |
getOrderDirection()
The order direction
|
List<String> |
getOrganizationIds()
The organization ids
|
Integer |
getPage()
The page
|
Integer |
getResultsPerPage()
The results per page
|
String |
getSpaceQuotaDefinitionId()
The space quota definition id
|
int |
hashCode()
Computes a hash code from attributes:
applicationIds, developerIds, names, organizationIds, spaceQuotaDefinitionId, orderDirection, page, resultsPerPage. |
String |
toString()
Prints the immutable value
ListSpaceQuotaDefinitionSpacesRequest with attribute values. |
public String getSpaceQuotaDefinitionId()
public OrderDirection getOrderDirection()
getOrderDirection in class PaginatedRequestpublic Integer getPage()
getPage in class PaginatedRequestpublic Integer getResultsPerPage()
getResultsPerPage in class PaginatedRequestpublic boolean equals(Object another)
ListSpaceQuotaDefinitionSpacesRequest that have equal attribute values.public int hashCode()
applicationIds, developerIds, names, organizationIds, spaceQuotaDefinitionId, orderDirection, page, resultsPerPage.public String toString()
ListSpaceQuotaDefinitionSpacesRequest with attribute values.public static ListSpaceQuotaDefinitionSpacesRequest.Builder builder()
ListSpaceQuotaDefinitionSpacesRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.