@Generated(value={"Immutables.generator","_ListOrganizationManagersRequest"}) public final class ListOrganizationManagersRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListOrganizationManagersRequest.Builder
Builds instances of type
ListOrganizationManagersRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListOrganizationManagersRequest.Builder |
builder()
Creates a builder for
ListOrganizationManagersRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListOrganizationManagersRequest that have equal attribute values. |
List<String> |
getAuditedOrganizationIds()
The audited organization ids
|
List<String> |
getAuditedSpaceIds()
The audited space ids
|
List<String> |
getBillingManagedOrganizationIds()
The billing managed organization ids
|
List<String> |
getManagedOrganizationIds()
The managed organization ids
|
List<String> |
getManagedSpaceIds()
The managed space ids
|
OrderDirection |
getOrderDirection()
The order direction
|
String |
getOrganizationId()
The organization id
|
Integer |
getPage()
The page
|
Integer |
getResultsPerPage()
The results per page
|
List<String> |
getSpaceIds()
The space ids
|
int |
hashCode()
Computes a hash code from attributes:
auditedOrganizationIds, auditedSpaceIds, billingManagedOrganizationIds, managedOrganizationIds, managedSpaceIds, organizationId, spaceIds, orderDirection, page, resultsPerPage. |
String |
toString()
Prints the immutable value
ListOrganizationManagersRequest with attribute values. |
public List<String> getAuditedOrganizationIds()
public List<String> getBillingManagedOrganizationIds()
public List<String> getManagedOrganizationIds()
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)
ListOrganizationManagersRequest that have equal attribute values.public int hashCode()
auditedOrganizationIds, auditedSpaceIds, billingManagedOrganizationIds, managedOrganizationIds, managedSpaceIds, organizationId, spaceIds, orderDirection, page, resultsPerPage.public String toString()
ListOrganizationManagersRequest with attribute values.public static ListOrganizationManagersRequest.Builder builder()
ListOrganizationManagersRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.