public interface ServiceDefinitionModel
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getConfig() |
String |
getDescription() |
String |
getKey() |
String |
getName() |
List<ServiceOperation> |
getOperations() |
String |
getType() |
Copyright © 2019. All rights reserved.