@Generated(value={"Immutables.generator","_GetIsolationSegmentResponse"}) public final class GetIsolationSegmentResponse extends IsolationSegment
| Modifier and Type | Class and Description |
|---|---|
static class |
GetIsolationSegmentResponse.Builder
Builds instances of type
GetIsolationSegmentResponse. |
| Modifier and Type | Method and Description |
|---|---|
static GetIsolationSegmentResponse.Builder |
builder()
Creates a builder for
GetIsolationSegmentResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetIsolationSegmentResponse that have equal attribute values. |
String |
getCreatedAt()
The created at
|
String |
getId()
The id
|
Map<String,Link> |
getLinks()
The links
|
String |
getName()
The name
|
String |
getUpdatedAt()
The updated at
|
int |
hashCode()
Computes a hash code from attributes:
createdAt, id, links, name, updatedAt. |
String |
toString()
Prints the immutable value
GetIsolationSegmentResponse with attribute values. |
public String getCreatedAt()
getCreatedAt in class IsolationSegmentpublic String getId()
getId in class IsolationSegmentpublic Map<String,Link> getLinks()
getLinks in class IsolationSegmentpublic String getName()
getName in class IsolationSegmentpublic String getUpdatedAt()
getUpdatedAt in class IsolationSegmentpublic boolean equals(Object another)
GetIsolationSegmentResponse that have equal attribute values.public int hashCode()
createdAt, id, links, name, updatedAt.public String toString()
GetIsolationSegmentResponse with attribute values.public static GetIsolationSegmentResponse.Builder builder()
GetIsolationSegmentResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.