@Generated(value={"Immutables.generator","_UnionServiceInstanceEntity"}) public final class UnionServiceInstanceEntity extends BaseServiceInstanceEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
UnionServiceInstanceEntity.Builder
Builds instances of type
UnionServiceInstanceEntity. |
| Modifier and Type | Method and Description |
|---|---|
static UnionServiceInstanceEntity.Builder |
builder()
Creates a builder for
UnionServiceInstanceEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
UnionServiceInstanceEntity that have equal attribute values. |
Map<String,Object> |
getCredentials()
The credentials
|
String |
getDashboardUrl()
The dashboard url
|
GatewayData |
getGatewayData()
Deprecated.
|
LastOperation |
getLastOperation()
The last operation
|
String |
getName()
The name
|
String |
getRouteServiceUrl()
URL to which requests for bound routes will be forwarded
|
String |
getRoutesUrl()
The routes url
|
String |
getServiceBindingsUrl()
The service bindings url
|
String |
getServiceKeysUrl()
The service keys url
|
String |
getServicePlanId()
The service plan id
|
String |
getServicePlanUrl()
The service plan url
|
String |
getSpaceId()
The space id
|
String |
getSpaceUrl()
The space url
|
String |
getSyslogDrainUrl()
The url for the syslog_drain to direct to
|
List<String> |
getTags()
The tags
|
String |
getType()
The type
|
int |
hashCode()
Computes a hash code from attributes:
dashboardUrl, gatewayData, lastOperation, routeServiceUrl, serviceKeysUrl, servicePlanId, servicePlanUrl, syslogDrainUrl, tags, credentials, name, routesUrl, serviceBindingsUrl, spaceId, spaceUrl, type. |
String |
toString()
Prints the immutable value
UnionServiceInstanceEntity with attribute values. |
public String getDashboardUrl()
@Deprecated public GatewayData getGatewayData()
public LastOperation getLastOperation()
public String getRouteServiceUrl()
public String getServiceKeysUrl()
public String getServicePlanId()
public String getServicePlanUrl()
public String getSyslogDrainUrl()
public Map<String,Object> getCredentials()
getCredentials in class BaseServiceInstanceEntitypublic String getName()
getName in class BaseServiceInstanceEntitypublic String getRoutesUrl()
getRoutesUrl in class BaseServiceInstanceEntitypublic String getServiceBindingsUrl()
getServiceBindingsUrl in class BaseServiceInstanceEntitypublic String getSpaceId()
getSpaceId in class BaseServiceInstanceEntitypublic String getSpaceUrl()
getSpaceUrl in class BaseServiceInstanceEntitypublic String getType()
getType in class BaseServiceInstanceEntitypublic boolean equals(Object another)
UnionServiceInstanceEntity that have equal attribute values.public int hashCode()
dashboardUrl, gatewayData, lastOperation, routeServiceUrl, serviceKeysUrl, servicePlanId, servicePlanUrl, syslogDrainUrl, tags, credentials, name, routesUrl, serviceBindingsUrl, spaceId, spaceUrl, type.public String toString()
UnionServiceInstanceEntity with attribute values.public static UnionServiceInstanceEntity.Builder builder()
UnionServiceInstanceEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.