@Generated(value={"Immutables.generator","_ListIsolationSegmentEntitledOrganizationsRequest"}) public final class ListIsolationSegmentEntitledOrganizationsRequest extends PaginatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ListIsolationSegmentEntitledOrganizationsRequest.Builder
Builds instances of type
ListIsolationSegmentEntitledOrganizationsRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListIsolationSegmentEntitledOrganizationsRequest.Builder |
builder()
Creates a builder for
ListIsolationSegmentEntitledOrganizationsRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListIsolationSegmentEntitledOrganizationsRequest that have equal attribute values. |
String |
getIsolationSegmentId()
The isolation segment id
|
List<String> |
getNames()
The names
|
Integer |
getPage()
The page
|
Integer |
getPerPage()
The results per page
|
int |
hashCode()
Computes a hash code from attributes:
isolationSegmentId, names, page, perPage. |
String |
toString()
Prints the immutable value
ListIsolationSegmentEntitledOrganizationsRequest with attribute values. |
public String getIsolationSegmentId()
public Integer getPage()
getPage in class PaginatedRequestpublic Integer getPerPage()
getPerPage in class PaginatedRequestpublic boolean equals(Object another)
ListIsolationSegmentEntitledOrganizationsRequest that have equal attribute values.public int hashCode()
isolationSegmentId, names, page, perPage.public String toString()
ListIsolationSegmentEntitledOrganizationsRequest with attribute values.public static ListIsolationSegmentEntitledOrganizationsRequest.Builder builder()
ListIsolationSegmentEntitledOrganizationsRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.