@Generated(value={"Immutables.generator","_ListMatchingResourcesRequest"}) public final class ListMatchingResourcesRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListMatchingResourcesRequest.Builder
Builds instances of type
ListMatchingResourcesRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListMatchingResourcesRequest.Builder |
builder()
Creates a builder for
ListMatchingResourcesRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListMatchingResourcesRequest 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
ListMatchingResourcesRequest with attribute values. |
public boolean equals(Object another)
ListMatchingResourcesRequest that have equal attribute values.public int hashCode()
resources.public String toString()
ListMatchingResourcesRequest with attribute values.public static ListMatchingResourcesRequest.Builder builder()
ListMatchingResourcesRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.