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