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