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