@Generated(value="org.immutables.processor.ProxyProcessor") public final class ListOrganizationUsersRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListOrganizationUsersRequest.Builder
Builds instances of type
ListOrganizationUsersRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ListOrganizationUsersRequest.Builder |
builder()
Creates a builder for
ListOrganizationUsersRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListOrganizationUsersRequest that have equal attribute values. |
String |
getOrganizationName()
Organization name to list
|
int |
hashCode()
Computes a hash code from attributes:
organizationName. |
String |
toString()
Prints the immutable value
ListOrganizationUsersRequest with attribute values. |
public String getOrganizationName()
public boolean equals(Object another)
ListOrganizationUsersRequest that have equal attribute values.public int hashCode()
organizationName.public String toString()
ListOrganizationUsersRequest with attribute values.public static ListOrganizationUsersRequest.Builder builder()
ListOrganizationUsersRequest.Copyright © 2018. All rights reserved.