public class TwilioServiceInfoCreator extends org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator<TwilioServiceInfo>
| Constructor and Description |
|---|
TwilioServiceInfoCreator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Map<String,Object> serviceData) |
TwilioServiceInfo |
createServiceInfo(Map<String,Object> serviceData) |
public boolean accept(Map<String,Object> serviceData)
accept in interface org.springframework.cloud.ServiceInfoCreator<TwilioServiceInfo,Map<String,Object>>accept in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator<TwilioServiceInfo>public TwilioServiceInfo createServiceInfo(Map<String,Object> serviceData)
Copyright © 2019. All rights reserved.