@Generated(value={"Immutables.generator","_UpdateSpaceRequest"}) public final class UpdateSpaceRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSpaceRequest.Builder
Builds instances of type
UpdateSpaceRequest. |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSpaceRequest.Builder |
builder()
Creates a builder for
UpdateSpaceRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
UpdateSpaceRequest that have equal attribute values. |
Boolean |
getAllowSsh()
Allow SSH
|
List<String> |
getAuditorIds()
The auditor ids
|
List<String> |
getDeveloperIds()
The developer ids
|
List<String> |
getDomainIds()
The domain ids
|
List<String> |
getManagerIds()
The manager ids
|
String |
getName()
The name
|
String |
getOrganizationId()
The organization id
|
List<String> |
getSecurityGroupIds()
The security group ids
|
String |
getSpaceId()
The space id
|
int |
hashCode()
Computes a hash code from attributes:
allowSsh, auditorIds, developerIds, domainIds, managerIds, name, organizationId, securityGroupIds, spaceId. |
String |
toString()
Prints the immutable value
UpdateSpaceRequest with attribute values. |
public Boolean getAllowSsh()
public String getName()
public String getOrganizationId()
public String getSpaceId()
public boolean equals(Object another)
UpdateSpaceRequest that have equal attribute values.public int hashCode()
allowSsh, auditorIds, developerIds, domainIds, managerIds, name, organizationId, securityGroupIds, spaceId.public String toString()
UpdateSpaceRequest with attribute values.public static UpdateSpaceRequest.Builder builder()
UpdateSpaceRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.