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