public abstract class BaseServiceInstanceEntity extends Object
| Constructor and Description |
|---|
BaseServiceInstanceEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Object> |
getCredentials()
The credentials
|
abstract String |
getName()
The name
|
abstract String |
getRoutesUrl()
The routes url
|
abstract String |
getServiceBindingsUrl()
The service bindings url
|
abstract String |
getSpaceId()
The space id
|
abstract String |
getSpaceUrl()
The space url
|
abstract String |
getType()
The type
|
public abstract String getName()
public abstract String getRoutesUrl()
public abstract String getServiceBindingsUrl()
public abstract String getSpaceId()
public abstract String getSpaceUrl()
public abstract String getType()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.