@Generated(value={"Immutables.generator","_ListSpaceQuotaDefinitionsResponse"}) public final class ListSpaceQuotaDefinitionsResponse extends PaginatedResponse<SpaceQuotaDefinitionResource>
| Modifier and Type | Class and Description |
|---|---|
static class |
ListSpaceQuotaDefinitionsResponse.Builder
Builds instances of type
ListSpaceQuotaDefinitionsResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListSpaceQuotaDefinitionsResponse.Builder |
builder()
Creates a builder for
ListSpaceQuotaDefinitionsResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListSpaceQuotaDefinitionsResponse that have equal attribute values. |
String |
getNextUrl()
The next url
|
String |
getPreviousUrl()
The previous url
|
List<SpaceQuotaDefinitionResource> |
getResources()
The resources
|
Integer |
getTotalPages()
The total pages
|
Integer |
getTotalResults()
The total results
|
int |
hashCode()
Computes a hash code from attributes:
nextUrl, previousUrl, resources, totalPages, totalResults. |
String |
toString()
Prints the immutable value
ListSpaceQuotaDefinitionsResponse with attribute values. |
public String getNextUrl()
getNextUrl in class PaginatedResponse<SpaceQuotaDefinitionResource>public String getPreviousUrl()
getPreviousUrl in class PaginatedResponse<SpaceQuotaDefinitionResource>public List<SpaceQuotaDefinitionResource> getResources()
getResources in class PaginatedResponse<SpaceQuotaDefinitionResource>public Integer getTotalPages()
getTotalPages in class PaginatedResponse<SpaceQuotaDefinitionResource>public Integer getTotalResults()
getTotalResults in class PaginatedResponse<SpaceQuotaDefinitionResource>public boolean equals(Object another)
ListSpaceQuotaDefinitionsResponse that have equal attribute values.public int hashCode()
nextUrl, previousUrl, resources, totalPages, totalResults.public String toString()
ListSpaceQuotaDefinitionsResponse with attribute values.public static ListSpaceQuotaDefinitionsResponse.Builder builder()
ListSpaceQuotaDefinitionsResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.