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