@Generated(value={"Immutables.generator","_ListIdentityZonesResponse"}) public final class ListIdentityZonesResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListIdentityZonesResponse.Builder
Builds instances of type
ListIdentityZonesResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListIdentityZonesResponse.Builder |
builder()
Creates a builder for
ListIdentityZonesResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListIdentityZonesResponse that have equal attribute values. |
List<IdentityZone> |
getIdentityZones()
The identity zones
|
int |
hashCode()
Computes a hash code from attributes:
identityZones. |
String |
toString()
Prints the immutable value
ListIdentityZonesResponse with attribute values. |
public List<IdentityZone> getIdentityZones()
public boolean equals(Object another)
ListIdentityZonesResponse that have equal attribute values.public int hashCode()
identityZones.public String toString()
ListIdentityZonesResponse with attribute values.public static ListIdentityZonesResponse.Builder builder()
ListIdentityZonesResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.