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