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