public interface GMethod extends GAbstraction
| Modifier and Type | Method and Description |
|---|---|
List<GRequest> |
body() |
String |
getDescription() |
List<GParameter> |
headers() |
String |
method() |
List<GParameter> |
queryParameters() |
GResource |
resource() |
List<GResponse> |
responses() |
implementationCopyright © 2019 Mulesoft. All rights reserved.