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