@Generated(value={"Immutables.generator","_SpaceEntity"}) public final class SpaceEntity extends Object
_SpaceEntity.
Use the builder to create immutable instances:
SpaceEntity.builder().
| Modifier and Type | Class and Description |
|---|---|
static class |
SpaceEntity.Builder
Builds instances of type
SpaceEntity. |
| Modifier and Type | Method and Description |
|---|---|
static SpaceEntity.Builder |
builder()
Creates a builder for
SpaceEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
SpaceEntity that have equal attribute values. |
Boolean |
getAllowSsh()
Allow SSH
|
String |
getApplicationEventsUrl()
The application events url
|
String |
getApplicationsUrl()
The applications url
|
String |
getAuditorsUrl()
The auditors url
|
String |
getDevelopersUrl()
The developers url
|
String |
getDomainsUrl()
The domains url
|
String |
getEventsUrl()
The events url
|
String |
getManagersUrl()
The managers url
|
String |
getName()
The name
|
String |
getOrganizationId()
The organization id
|
String |
getOrganizationUrl()
The organization url
|
String |
getRoutesUrl()
The routes url
|
String |
getSecurityGroupsUrl()
The security groups url
|
String |
getServiceInstancesUrl()
The service instances url
|
String |
getSpaceQuotaDefinitionId()
The space quota definition id
|
int |
hashCode()
Computes a hash code from attributes:
allowSsh, applicationEventsUrl, applicationsUrl, auditorsUrl, developersUrl, domainsUrl, eventsUrl, managersUrl, name, organizationId, organizationUrl, routesUrl, securityGroupsUrl, serviceInstancesUrl, spaceQuotaDefinitionId. |
String |
toString()
Prints the immutable value
SpaceEntity with attribute values. |
public Boolean getAllowSsh()
public String getApplicationEventsUrl()
public String getApplicationsUrl()
public String getAuditorsUrl()
public String getDevelopersUrl()
public String getDomainsUrl()
public String getEventsUrl()
public String getManagersUrl()
public String getName()
public String getOrganizationId()
public String getOrganizationUrl()
public String getRoutesUrl()
public String getSecurityGroupsUrl()
public String getServiceInstancesUrl()
public String getSpaceQuotaDefinitionId()
public boolean equals(Object another)
SpaceEntity that have equal attribute values.public int hashCode()
allowSsh, applicationEventsUrl, applicationsUrl, auditorsUrl, developersUrl, domainsUrl, eventsUrl, managersUrl, name, organizationId, organizationUrl, routesUrl, securityGroupsUrl, serviceInstancesUrl, spaceQuotaDefinitionId.public String toString()
SpaceEntity with attribute values.public static SpaceEntity.Builder builder()
SpaceEntity.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.