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