@Generated(value={"Immutables.generator","_ListUserProvidedServiceInstanceServiceBindingsResponse"}) public final class ListUserProvidedServiceInstanceServiceBindingsResponse extends PaginatedResponse<ServiceBindingResource>
| Modifier and Type | Class and Description |
|---|---|
static class |
ListUserProvidedServiceInstanceServiceBindingsResponse.Builder
Builds instances of type
ListUserProvidedServiceInstanceServiceBindingsResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListUserProvidedServiceInstanceServiceBindingsResponse.Builder |
builder()
Creates a builder for
ListUserProvidedServiceInstanceServiceBindingsResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListUserProvidedServiceInstanceServiceBindingsResponse that have equal attribute values. |
String |
getNextUrl()
The next url
|
String |
getPreviousUrl()
The previous url
|
List<ServiceBindingResource> |
getResources()
The resources
|
Integer |
getTotalPages()
The total pages
|
Integer |
getTotalResults()
The total results
|
int |
hashCode()
Computes a hash code from attributes:
nextUrl, previousUrl, resources, totalPages, totalResults. |
String |
toString()
Prints the immutable value
ListUserProvidedServiceInstanceServiceBindingsResponse with attribute values. |
public String getNextUrl()
getNextUrl in class PaginatedResponse<ServiceBindingResource>public String getPreviousUrl()
getPreviousUrl in class PaginatedResponse<ServiceBindingResource>public List<ServiceBindingResource> getResources()
getResources in class PaginatedResponse<ServiceBindingResource>public Integer getTotalPages()
getTotalPages in class PaginatedResponse<ServiceBindingResource>public Integer getTotalResults()
getTotalResults in class PaginatedResponse<ServiceBindingResource>public boolean equals(Object another)
ListUserProvidedServiceInstanceServiceBindingsResponse that have equal attribute values.public int hashCode()
nextUrl, previousUrl, resources, totalPages, totalResults.public String toString()
ListUserProvidedServiceInstanceServiceBindingsResponse with attribute values.public static ListUserProvidedServiceInstanceServiceBindingsResponse.Builder builder()
ListUserProvidedServiceInstanceServiceBindingsResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.