@Generated(value={"Immutables.generator","_GetSpaceIsolationSegmentResponse"}) public final class GetSpaceIsolationSegmentResponse extends RelationshipResponse
Modifier and Type | Class and Description |
---|---|
static class |
GetSpaceIsolationSegmentResponse.Builder
Builds instances of type
GetSpaceIsolationSegmentResponse . |
Modifier and Type | Method and Description |
---|---|
static GetSpaceIsolationSegmentResponse.Builder |
builder()
Creates a builder for
GetSpaceIsolationSegmentResponse . |
boolean |
equals(Object another)
This instance is equal to all instances of
GetSpaceIsolationSegmentResponse that have equal attribute values. |
Relationship |
getData()
The relationship
|
Map<String,Link> |
getLinks()
The links
|
int |
hashCode()
Computes a hash code from attributes:
data , links . |
String |
toString()
Prints the immutable value
GetSpaceIsolationSegmentResponse with attribute values. |
public Relationship getData()
getData
in class RelationshipResponse
public Map<String,Link> getLinks()
getLinks
in class RelationshipResponse
public boolean equals(Object another)
GetSpaceIsolationSegmentResponse
that have equal attribute values.public int hashCode()
data
, links
.public String toString()
GetSpaceIsolationSegmentResponse
with attribute values.public static GetSpaceIsolationSegmentResponse.Builder builder()
GetSpaceIsolationSegmentResponse
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.