@Generated(value={"Immutables.generator","_ListServiceInstanceServiceKeysRequest"}) public final class ListServiceInstanceServiceKeysRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListServiceInstanceServiceKeysRequest.Builder
Builds instances of type
ListServiceInstanceServiceKeysRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListServiceInstanceServiceKeysRequest.Builder |
builder()
Creates a builder for
ListServiceInstanceServiceKeysRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListServiceInstanceServiceKeysRequest that have equal attribute values. |
List<String> |
getGatewayNames()
The gateway names
|
List<String> |
getNames()
The names
|
OrderDirection |
getOrderDirection()
The order direction
|
List<String> |
getOrganizationIds()
The organization ids
|
Integer |
getPage()
The page
|
Integer |
getResultsPerPage()
The results per page
|
List<String> |
getServiceBindingIds()
The service binding ids
|
String |
getServiceInstanceId()
The service instance id
|
List<String> |
getServiceKeyIds()
The service key ids
|
List<String> |
getServicePlanIds()
The service plan ids
|
List<String> |
getSpaceIds()
The space ids
|
int |
hashCode()
Computes a hash code from attributes:
gatewayNames, names, organizationIds, serviceBindingIds, serviceInstanceId, serviceKeyIds, servicePlanIds, spaceIds, orderDirection, page, resultsPerPage. |
String |
toString()
Prints the immutable value
ListServiceInstanceServiceKeysRequest 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)
ListServiceInstanceServiceKeysRequest that have equal attribute values.public int hashCode()
gatewayNames, names, organizationIds, serviceBindingIds, serviceInstanceId, serviceKeyIds, servicePlanIds, spaceIds, orderDirection, page, resultsPerPage.public String toString()
ListServiceInstanceServiceKeysRequest with attribute values.public static ListServiceInstanceServiceKeysRequest.Builder builder()
ListServiceInstanceServiceKeysRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.