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