@Generated(value={"Immutables.generator","_SpaceSshAllowedRequest"}) public final class SpaceSshAllowedRequest extends Object
_SpaceSshAllowedRequest
.
Use the builder to create immutable instances:
SpaceSshAllowedRequest.builder()
.
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 © 2016 Pivotal Software, Inc.. All rights reserved.