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