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