@Generated(value={"Immutables.generator","_ListDropletsRequest"}) public final class ListDropletsRequest extends PaginatedAndSortedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListDropletsRequest.Builder
Builds instances of type
ListDropletsRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListDropletsRequest.Builder |
builder()
Creates a builder for
ListDropletsRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListDropletsRequest that have equal attribute values. |
List<String> |
getApplicationIds()
The application ids
|
String |
getOrderBy()
The order by
|
Integer |
getPage()
The page
|
Integer |
getPerPage()
The results per page
|
List<String> |
getStates()
The states
|
int |
hashCode()
Computes a hash code from attributes:
applicationIds, states, orderBy, page, perPage. |
String |
toString()
Prints the immutable value
ListDropletsRequest with attribute values. |
public String getOrderBy()
getOrderBy in class PaginatedAndSortedRequestpublic Integer getPage()
getPage in class PaginatedRequestpublic Integer getPerPage()
getPerPage in class PaginatedRequestpublic boolean equals(Object another)
ListDropletsRequest that have equal attribute values.public int hashCode()
applicationIds, states, orderBy, page, perPage.public String toString()
ListDropletsRequest with attribute values.public static ListDropletsRequest.Builder builder()
ListDropletsRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.