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