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