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