@Generated(value={"Immutables.generator","_MixedActionsRequest"}) public final class MixedActionsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MixedActionsRequest.Builder
Builds instances of type
MixedActionsRequest. |
| Modifier and Type | Method and Description |
|---|---|
static MixedActionsRequest.Builder |
builder()
Creates a builder for
MixedActionsRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
MixedActionsRequest that have equal attribute values. |
List<Action> |
getActions()
A list of actions to perform
|
String |
getIdentityZoneId()
Returns the identity zone id
|
int |
hashCode()
Computes a hash code from attributes:
actions, identityZoneId. |
String |
toString()
Prints the immutable value
MixedActionsRequest with attribute values. |
public String getIdentityZoneId()
public boolean equals(Object another)
MixedActionsRequest that have equal attribute values.public int hashCode()
actions, identityZoneId.public String toString()
MixedActionsRequest with attribute values.public static MixedActionsRequest.Builder builder()
MixedActionsRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.