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