@Generated(value={"Immutables.generator","_RemoveOrganizationAuditorByUsernameRequest"}) public final class RemoveOrganizationAuditorByUsernameRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoveOrganizationAuditorByUsernameRequest.Builder
Builds instances of type
RemoveOrganizationAuditorByUsernameRequest. |
| Modifier and Type | Method and Description |
|---|---|
static RemoveOrganizationAuditorByUsernameRequest.Builder |
builder()
Creates a builder for
RemoveOrganizationAuditorByUsernameRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
RemoveOrganizationAuditorByUsernameRequest 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
RemoveOrganizationAuditorByUsernameRequest with attribute values. |
public String getOrganizationId()
public String getUsername()
public boolean equals(Object another)
RemoveOrganizationAuditorByUsernameRequest that have equal attribute values.public int hashCode()
organizationId, username.public String toString()
RemoveOrganizationAuditorByUsernameRequest with attribute values.public static RemoveOrganizationAuditorByUsernameRequest.Builder builder()
RemoveOrganizationAuditorByUsernameRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.