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