@Generated(value={"Immutables.generator","_ServiceInstanceSummary"}) public final class ServiceInstanceSummary extends AbstractServiceInstanceSummary
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceInstanceSummary.Builder
Builds instances of type
ServiceInstanceSummary. |
| Modifier and Type | Method and Description |
|---|---|
static ServiceInstanceSummary.Builder |
builder()
Creates a builder for
ServiceInstanceSummary. |
boolean |
equals(Object another)
This instance is equal to all instances of
ServiceInstanceSummary that have equal attribute values. |
List<String> |
getApplications()
The bound applications
|
String |
getId()
The service instance id
|
String |
getLastOperation()
The last operation for the service
|
String |
getName()
The service instance name
|
String |
getPlan()
The managed service plan
|
String |
getService()
The name of the managed service
|
ServiceInstanceType |
getType()
The type of the service instance
|
int |
hashCode()
Computes a hash code from attributes:
applications, id, lastOperation, name, plan, service, type. |
String |
toString()
Prints the immutable value
ServiceInstanceSummary with attribute values. |
public String getId()
public String getLastOperation()
public String getName()
public String getPlan()
public String getService()
public ServiceInstanceType getType()
public boolean equals(Object another)
ServiceInstanceSummary that have equal attribute values.public int hashCode()
applications, id, lastOperation, name, plan, service, type.public String toString()
ServiceInstanceSummary with attribute values.public static ServiceInstanceSummary.Builder builder()
ServiceInstanceSummary.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.