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