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