@Generated(value={"Immutables.generator","_CreateOrganizationRequest"}) public final class CreateOrganizationRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateOrganizationRequest.Builder
Builds instances of type
CreateOrganizationRequest. |
| Modifier and Type | Method and Description |
|---|---|
static CreateOrganizationRequest.Builder |
builder()
Creates a builder for
CreateOrganizationRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
CreateOrganizationRequest that have equal attribute values. |
String |
getOrganizationName()
The organization name
|
String |
getQuotaDefinitionName()
The quota definition name
|
int |
hashCode()
Computes a hash code from attributes:
organizationName, quotaDefinitionName. |
String |
toString()
Prints the immutable value
CreateOrganizationRequest with attribute values. |
public String getOrganizationName()
public String getQuotaDefinitionName()
public boolean equals(Object another)
CreateOrganizationRequest that have equal attribute values.public int hashCode()
organizationName, quotaDefinitionName.public String toString()
CreateOrganizationRequest with attribute values.public static CreateOrganizationRequest.Builder builder()
CreateOrganizationRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.