@Generated(value={"Immutables.generator","_ListOrganizationsResponse"}) public final class ListOrganizationsResponse extends PaginatedResponse<OrganizationResource>
| Modifier and Type | Class and Description |
|---|---|
static class |
ListOrganizationsResponse.Builder
Builds instances of type
ListOrganizationsResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListOrganizationsResponse.Builder |
builder()
Creates a builder for
ListOrganizationsResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListOrganizationsResponse that have equal attribute values. |
Pagination |
getPagination()
The pagination
|
List<OrganizationResource> |
getResources()
The resources
|
int |
hashCode()
Computes a hash code from attributes:
pagination, resources. |
String |
toString()
Prints the immutable value
ListOrganizationsResponse with attribute values. |
public Pagination getPagination()
getPagination in class PaginatedResponse<OrganizationResource>public List<OrganizationResource> getResources()
getResources in class PaginatedResponse<OrganizationResource>public boolean equals(Object another)
ListOrganizationsResponse that have equal attribute values.public int hashCode()
pagination, resources.public String toString()
ListOrganizationsResponse with attribute values.public static ListOrganizationsResponse.Builder builder()
ListOrganizationsResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.