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