public final class CloudHsmServer
extends java.lang.Object
CloudHsmServerBuilder.| Modifier and Type | Method and Description |
|---|---|
static CloudHsmServerBuilder |
builder()
Constructs a new builder object.
|
boolean |
equals(java.lang.Object cloudHsmServerMaybe)
Overrides the method equals to use CloudHsmServer as an element in the HashSet.
|
java.lang.String |
getHostIP()
Returns the hsm server ip.
|
int |
hashCode()
Overrides the method hashcode to use CloudHsmServer as an element in the HashSet.
|
public static CloudHsmServerBuilder builder()
CloudHsmServerBuilder.public java.lang.String getHostIP()
public boolean equals(java.lang.Object cloudHsmServerMaybe)
equals in class java.lang.ObjectcloudHsmServerMaybe - object which needs to be compared.public int hashCode()
hashCode in class java.lang.Object