public interface GResponse extends GAbstraction
| Modifier and Type | Method and Description |
|---|---|
List<GResponseType> |
body() |
String |
code() |
String |
getDescription() |
List<GParameter> |
headers() |
implementationList<GResponseType> body()
String code()
List<GParameter> headers()
String getDescription()
Copyright © 2019 Mulesoft. All rights reserved.