@Generated(value={"Immutables.generator","_ServiceUsageEventEntity"}) public final class ServiceUsageEventEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceUsageEventEntity.Builder
Builds instances of type
ServiceUsageEventEntity. |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUsageEventEntity.Builder |
builder()
Creates a builder for
ServiceUsageEventEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
ServiceUsageEventEntity that have equal attribute values. |
String |
getOrganizationId()
The organization id
|
String |
getServiceId()
The service id
|
String |
getServiceInstanceId()
The service instance id
|
String |
getServiceInstanceName()
The service instance name
|
String |
getServiceInstanceType()
The service instance type
|
String |
getServiceLabel()
The service label
|
String |
getServicePlanId()
The service plan id
|
String |
getServicePlanName()
The service plan name
|
String |
getSpaceId()
The space id
|
String |
getSpaceName()
The space name
|
String |
getState()
The state
|
int |
hashCode()
Computes a hash code from attributes:
organizationId, serviceId, serviceInstanceId, serviceInstanceName, serviceInstanceType, serviceLabel, servicePlanId, servicePlanName, spaceId, spaceName, state. |
String |
toString()
Prints the immutable value
ServiceUsageEventEntity with attribute values. |
public String getOrganizationId()
public String getServiceId()
public String getServiceInstanceId()
public String getServiceInstanceName()
public String getServiceInstanceType()
public String getServiceLabel()
public String getServicePlanId()
public String getServicePlanName()
public String getSpaceId()
public String getSpaceName()
public String getState()
public boolean equals(Object another)
ServiceUsageEventEntity that have equal attribute values.public int hashCode()
organizationId, serviceId, serviceInstanceId, serviceInstanceName, serviceInstanceType, serviceLabel, servicePlanId, servicePlanName, spaceId, spaceName, state.public String toString()
ServiceUsageEventEntity with attribute values.public static ServiceUsageEventEntity.Builder builder()
ServiceUsageEventEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.