@Generated(value={"Immutables.generator","_GetSpaceRequest"}) public final class GetSpaceRequest extends Object
_GetSpaceRequest
.
Use the builder to create immutable instances:
GetSpaceRequest.builder()
.
Modifier and Type | Class and Description |
---|---|
static class |
GetSpaceRequest.Builder
Builds instances of type
GetSpaceRequest . |
Modifier and Type | Method and Description |
---|---|
static GetSpaceRequest.Builder |
builder()
Creates a builder for
GetSpaceRequest . |
boolean |
equals(Object another)
This instance is equal to all instances of
GetSpaceRequest that have equal attribute values. |
String |
getName()
The name of the space
|
Boolean |
getSecurityGroupRules()
Include Security Group Rules information
|
int |
hashCode()
Computes a hash code from attributes:
name , securityGroupRules . |
String |
toString()
Prints the immutable value
GetSpaceRequest with attribute values. |
public String getName()
public Boolean getSecurityGroupRules()
public boolean equals(Object another)
GetSpaceRequest
that have equal attribute values.public int hashCode()
name
, securityGroupRules
.public String toString()
GetSpaceRequest
with attribute values.public static GetSpaceRequest.Builder builder()
GetSpaceRequest
.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.