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