@Generated(value={"Immutables.generator","_UpdateOrganizationQuotaDefinitionRequest"}) public final class UpdateOrganizationQuotaDefinitionRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateOrganizationQuotaDefinitionRequest.Builder
Builds instances of type
UpdateOrganizationQuotaDefinitionRequest. |
| Modifier and Type | Method and Description |
|---|---|
static UpdateOrganizationQuotaDefinitionRequest.Builder |
builder()
Creates a builder for
UpdateOrganizationQuotaDefinitionRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
UpdateOrganizationQuotaDefinitionRequest 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
|
String |
getOrganizationQuotaDefinitionId()
The quota definition id
|
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, organizationQuotaDefinitionId, totalPrivateDomains, totalReservedRoutePorts, totalRoutes, totalServiceKeys, totalServices, trialDatabaseAllowed. |
String |
toString()
Prints the immutable value
UpdateOrganizationQuotaDefinitionRequest with attribute values. |
public Integer getApplicationInstanceLimit()
public Integer getApplicationTaskLimit()
public Integer getInstanceMemoryLimit()
public Integer getMemoryLimit()
public String getName()
public Boolean getNonBasicServicesAllowed()
public String getOrganizationQuotaDefinitionId()
public Integer getTotalPrivateDomains()
public Integer getTotalReservedRoutePorts()
public Integer getTotalRoutes()
public Integer getTotalServiceKeys()
public Integer getTotalServices()
@Deprecated public Boolean getTrialDatabaseAllowed()
public boolean equals(Object another)
UpdateOrganizationQuotaDefinitionRequest that have equal attribute values.public int hashCode()
applicationInstanceLimit, applicationTaskLimit, instanceMemoryLimit, memoryLimit, name, nonBasicServicesAllowed, organizationQuotaDefinitionId, totalPrivateDomains, totalReservedRoutePorts, totalRoutes, totalServiceKeys, totalServices, trialDatabaseAllowed.public String toString()
UpdateOrganizationQuotaDefinitionRequest with attribute values.public static UpdateOrganizationQuotaDefinitionRequest.Builder builder()
UpdateOrganizationQuotaDefinitionRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.