@Generated(value={"Immutables.generator","_GetSpaceSummaryResponse"}) public final class GetSpaceSummaryResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetSpaceSummaryResponse.Builder
Builds instances of type
GetSpaceSummaryResponse. |
| Modifier and Type | Method and Description |
|---|---|
static GetSpaceSummaryResponse.Builder |
builder()
Creates a builder for
GetSpaceSummaryResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetSpaceSummaryResponse that have equal attribute values. |
List<SpaceApplicationSummary> |
getApplications()
The applications
|
String |
getId()
The id
|
String |
getName()
The name
|
List<ServiceInstance> |
getServices()
The services
|
int |
hashCode()
Computes a hash code from attributes:
applications, id, name, services. |
String |
toString()
Prints the immutable value
GetSpaceSummaryResponse with attribute values. |
public List<SpaceApplicationSummary> getApplications()
public String getId()
public String getName()
public List<ServiceInstance> getServices()
public boolean equals(Object another)
GetSpaceSummaryResponse that have equal attribute values.public int hashCode()
applications, id, name, services.public String toString()
GetSpaceSummaryResponse with attribute values.public static GetSpaceSummaryResponse.Builder builder()
GetSpaceSummaryResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.