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