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