@Generated(value="org.immutables.processor.ProxyProcessor") public final class DisallowSpaceSshRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DisallowSpaceSshRequest.Builder
Builds instances of type
DisallowSpaceSshRequest. |
| Modifier and Type | Method and Description |
|---|---|
static DisallowSpaceSshRequest.Builder |
builder()
Creates a builder for
DisallowSpaceSshRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
DisallowSpaceSshRequest 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
DisallowSpaceSshRequest with attribute values. |
public String getName()
public boolean equals(Object another)
DisallowSpaceSshRequest that have equal attribute values.public int hashCode()
name.public String toString()
DisallowSpaceSshRequest with attribute values.public static DisallowSpaceSshRequest.Builder builder()
DisallowSpaceSshRequest.Copyright © 2018. All rights reserved.