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