@Generated(value="org.immutables.processor.ProxyProcessor") public final class SpaceSshAllowedRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SpaceSshAllowedRequest.Builder
Builds instances of type
SpaceSshAllowedRequest. |
| Modifier and Type | Method and Description |
|---|---|
static SpaceSshAllowedRequest.Builder |
builder()
Creates a builder for
SpaceSshAllowedRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
SpaceSshAllowedRequest that have equal attribute values. |
String |
getName()
The space name
|
int |
hashCode()
Computes a hash code from attributes:
name. |
String |
toString()
Prints the immutable value
SpaceSshAllowedRequest with attribute values. |
public String getName()
public boolean equals(Object another)
SpaceSshAllowedRequest that have equal attribute values.public int hashCode()
name.public String toString()
SpaceSshAllowedRequest with attribute values.public static SpaceSshAllowedRequest.Builder builder()
SpaceSshAllowedRequest.Copyright © 2018. All rights reserved.