@Generated(value={"Immutables.generator","_OrganizationSpaceSummary"}) public final class OrganizationSpaceSummary extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OrganizationSpaceSummary.Builder
Builds instances of type
OrganizationSpaceSummary. |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationSpaceSummary.Builder |
builder()
Creates a builder for
OrganizationSpaceSummary. |
boolean |
equals(Object another)
This instance is equal to all instances of
OrganizationSpaceSummary that have equal attribute values. |
Integer |
getApplicationCount()
The application count
|
String |
getId()
The space id
|
Integer |
getMemoryDevelopmentTotal()
The mem_dev_total
|
Integer |
getMemoryProductionTotal()
The mem_prod_total
|
String |
getName()
The space name
|
Integer |
getServiceCount()
The service count
|
int |
hashCode()
Computes a hash code from attributes:
applicationCount, id, memoryDevelopmentTotal, memoryProductionTotal, name, serviceCount. |
String |
toString()
Prints the immutable value
OrganizationSpaceSummary with attribute values. |
public Integer getApplicationCount()
public String getId()
public Integer getMemoryDevelopmentTotal()
public Integer getMemoryProductionTotal()
public String getName()
public Integer getServiceCount()
public boolean equals(Object another)
OrganizationSpaceSummary that have equal attribute values.public int hashCode()
applicationCount, id, memoryDevelopmentTotal, memoryProductionTotal, name, serviceCount.public String toString()
OrganizationSpaceSummary with attribute values.public static OrganizationSpaceSummary.Builder builder()
OrganizationSpaceSummary.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.