public class ServiceInstanceBinding extends Object
Constructor and Description |
---|
ServiceInstanceBinding(String id,
String serviceInstanceId,
Map<String,Object> credentials,
String syslogDrainUrl,
String appGuid)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getAppGuid()
Deprecated.
|
Map<String,Object> |
getCredentials()
Deprecated.
|
String |
getId()
Deprecated.
|
String |
getServiceInstanceId()
Deprecated.
|
String |
getSyslogDrainUrl()
Deprecated.
|