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