@Generated(value={"Immutables.generator","_CreateOrganizationQuotaDefinitionRequest"}) public final class CreateOrganizationQuotaDefinitionRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateOrganizationQuotaDefinitionRequest.Builder
Builds instances of type
CreateOrganizationQuotaDefinitionRequest. |
| Modifier and Type | Method and Description |
|---|---|
static CreateOrganizationQuotaDefinitionRequest.Builder |
builder()
Creates a builder for
CreateOrganizationQuotaDefinitionRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
CreateOrganizationQuotaDefinitionRequest that have equal attribute values. |
Integer |
getApplicationInstanceLimit()
The application instance limit
|
Integer |
getApplicationTaskLimit()
The application task limit
|
Integer |
getInstanceMemoryLimit()
The instance memory limit
|
Integer |
getMemoryLimit()
The memory limit
|
String |
getName()
The name
|
Boolean |
getNonBasicServicesAllowed()
The non basic services allowed
|
Integer |
getTotalPrivateDomains()
The total private domains
|
Integer |
getTotalReservedRoutePorts()
The total reserved route ports
|
Integer |
getTotalRoutes()
The total routes
|
Integer |
getTotalServiceKeys()
The total service keys
|
Integer |
getTotalServices()
The total services
|
Boolean |
getTrialDatabaseAllowed()
Deprecated.
|
int |
hashCode()
Computes a hash code from attributes:
applicationInstanceLimit, applicationTaskLimit, instanceMemoryLimit, memoryLimit, name, nonBasicServicesAllowed, totalPrivateDomains, totalReservedRoutePorts, totalRoutes, totalServiceKeys, totalServices, trialDatabaseAllowed. |
String |
toString()
Prints the immutable value
CreateOrganizationQuotaDefinitionRequest with attribute values. |
public Integer getApplicationInstanceLimit()
public Integer getApplicationTaskLimit()
public Integer getInstanceMemoryLimit()
public Integer getMemoryLimit()
public String getName()
public Boolean getNonBasicServicesAllowed()
public Integer getTotalPrivateDomains()
public Integer getTotalReservedRoutePorts()
public Integer getTotalRoutes()
public Integer getTotalServiceKeys()
public Integer getTotalServices()
@Deprecated public Boolean getTrialDatabaseAllowed()
public boolean equals(Object another)
CreateOrganizationQuotaDefinitionRequest that have equal attribute values.public int hashCode()
applicationInstanceLimit, applicationTaskLimit, instanceMemoryLimit, memoryLimit, name, nonBasicServicesAllowed, totalPrivateDomains, totalReservedRoutePorts, totalRoutes, totalServiceKeys, totalServices, trialDatabaseAllowed.public String toString()
CreateOrganizationQuotaDefinitionRequest with attribute values.public static CreateOrganizationQuotaDefinitionRequest.Builder builder()
CreateOrganizationQuotaDefinitionRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.