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