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