@Generated(value={"Immutables.generator","_ListUserProvidedServiceInstanceRoutesRequest"}) public final class ListUserProvidedServiceInstanceRoutesRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListUserProvidedServiceInstanceRoutesRequest.Builder
Builds instances of type
ListUserProvidedServiceInstanceRoutesRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListUserProvidedServiceInstanceRoutesRequest.Builder |
builder()
Creates a builder for
ListUserProvidedServiceInstanceRoutesRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListUserProvidedServiceInstanceRoutesRequest that have equal attribute values. |
List<String> |
getDomainId()
The domain id
|
List<String> |
getHost()
The host
|
OrderDirection |
getOrderDirection()
The order direction
|
List<String> |
getOrganizationId()
The organization id
|
Integer |
getPage()
The page
|
List<String> |
getPath()
The path
|
List<String> |
getPort()
The port
|
Integer |
getResultsPerPage()
The results per page
|
String |
getUserProvidedServiceInstanceId()
The user provided service instance id
|
int |
hashCode()
Computes a hash code from attributes:
domainId, host, organizationId, path, port, userProvidedServiceInstanceId, orderDirection, page, resultsPerPage. |
String |
toString()
Prints the immutable value
ListUserProvidedServiceInstanceRoutesRequest 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)
ListUserProvidedServiceInstanceRoutesRequest that have equal attribute values.public int hashCode()
domainId, host, organizationId, path, port, userProvidedServiceInstanceId, orderDirection, page, resultsPerPage.public String toString()
ListUserProvidedServiceInstanceRoutesRequest with attribute values.public static ListUserProvidedServiceInstanceRoutesRequest.Builder builder()
ListUserProvidedServiceInstanceRoutesRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.