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