@Generated(value={"Immutables.generator","_ListApplicationPackagesResponse"}) public final class ListApplicationPackagesResponse extends PaginatedResponse<PackageResource>
| Modifier and Type | Class and Description |
|---|---|
static class |
ListApplicationPackagesResponse.Builder
Builds instances of type
ListApplicationPackagesResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListApplicationPackagesResponse.Builder |
builder()
Creates a builder for
ListApplicationPackagesResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListApplicationPackagesResponse that have equal attribute values. |
Pagination |
getPagination()
The pagination
|
List<PackageResource> |
getResources()
The resources
|
int |
hashCode()
Computes a hash code from attributes:
pagination, resources. |
String |
toString()
Prints the immutable value
ListApplicationPackagesResponse with attribute values. |
public Pagination getPagination()
getPagination in class PaginatedResponse<PackageResource>public List<PackageResource> getResources()
getResources in class PaginatedResponse<PackageResource>public boolean equals(Object another)
ListApplicationPackagesResponse that have equal attribute values.public int hashCode()
pagination, resources.public String toString()
ListApplicationPackagesResponse with attribute values.public static ListApplicationPackagesResponse.Builder builder()
ListApplicationPackagesResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.