@Generated(value={"Immutables.generator","_AllowSpaceSshRequest"}) public final class AllowSpaceSshRequest extends Object
_AllowSpaceSshRequest
.
Use the builder to create immutable instances:
AllowSpaceSshRequest.builder()
.
Modifier and Type | Class and Description |
---|---|
static class |
AllowSpaceSshRequest.Builder
Builds instances of type
AllowSpaceSshRequest . |
Modifier and Type | Method and Description |
---|---|
static AllowSpaceSshRequest.Builder |
builder()
Creates a builder for
AllowSpaceSshRequest . |
boolean |
equals(Object another)
This instance is equal to all instances of
AllowSpaceSshRequest 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
AllowSpaceSshRequest with attribute values. |
public String getName()
public boolean equals(Object another)
AllowSpaceSshRequest
that have equal attribute values.public int hashCode()
name
.public String toString()
AllowSpaceSshRequest
with attribute values.public static AllowSpaceSshRequest.Builder builder()
AllowSpaceSshRequest
.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.