@Generated(value={"Immutables.generator","_IsolationSegmentResource"}) public final class IsolationSegmentResource extends IsolationSegment
| Modifier and Type | Class and Description |
|---|---|
static class |
IsolationSegmentResource.Builder
Builds instances of type
IsolationSegmentResource. |
| Modifier and Type | Method and Description |
|---|---|
static IsolationSegmentResource.Builder |
builder()
Creates a builder for
IsolationSegmentResource. |
boolean |
equals(Object another)
This instance is equal to all instances of
IsolationSegmentResource 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
IsolationSegmentResource 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)
IsolationSegmentResource that have equal attribute values.public int hashCode()
createdAt, id, links, name, updatedAt.public String toString()
IsolationSegmentResource with attribute values.public static IsolationSegmentResource.Builder builder()
IsolationSegmentResource.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.