@Generated(value={"Immutables.generator","_ApplicationUsageEventEntity"}) public final class ApplicationUsageEventEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationUsageEventEntity.Builder
Builds instances of type
ApplicationUsageEventEntity. |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationUsageEventEntity.Builder |
builder()
Creates a builder for
ApplicationUsageEventEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
ApplicationUsageEventEntity that have equal attribute values. |
String |
getApplicationId()
The application id
|
String |
getApplicationName()
The application name
|
String |
getBuildpackId()
The buildpack id
|
String |
getBuildpackName()
The buildpack name
|
Integer |
getInstanceCount()
The instance count
|
Integer |
getMemoryInMbPerInstances()
The memory in mb by instances
|
String |
getOrganizationId()
The organization id
|
String |
getPackageState()
The state of the package
|
String |
getParentApplicationId()
The parent application id if one exists (experimental)
|
String |
getParentApplicationName()
The parent application name if one exists (experimental)
|
String |
getProcessType()
The process type (experimental)
|
String |
getSpaceId()
The space id
|
String |
getSpaceName()
The space name
|
String |
getState()
The desired state of the application
|
String |
getTaskId()
The task id if one exists (experimental)
|
String |
getTaskName()
The task name if one exists (experimental)
|
int |
hashCode()
Computes a hash code from attributes:
applicationId, applicationName, buildpackId, buildpackName, instanceCount, memoryInMbPerInstances, organizationId, packageState, parentApplicationId, parentApplicationName, processType, spaceId, spaceName, state, taskId, taskName. |
String |
toString()
Prints the immutable value
ApplicationUsageEventEntity with attribute values. |
public String getApplicationId()
public String getApplicationName()
public String getBuildpackId()
public String getBuildpackName()
public Integer getInstanceCount()
public Integer getMemoryInMbPerInstances()
public String getOrganizationId()
public String getPackageState()
public String getParentApplicationId()
public String getParentApplicationName()
public String getProcessType()
public String getSpaceId()
public String getSpaceName()
public String getState()
public String getTaskId()
public String getTaskName()
public boolean equals(Object another)
ApplicationUsageEventEntity that have equal attribute values.public int hashCode()
applicationId, applicationName, buildpackId, buildpackName, instanceCount, memoryInMbPerInstances, organizationId, packageState, parentApplicationId, parentApplicationName, processType, spaceId, spaceName, state, taskId, taskName.public String toString()
ApplicationUsageEventEntity with attribute values.public static ApplicationUsageEventEntity.Builder builder()
ApplicationUsageEventEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.