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