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