CliDocumentation.@Deprecated public abstract class CurlDocumentation extends Object
| Modifier and Type | Method and Description |
|---|---|
static Snippet |
curlRequest()
Deprecated.
Since 1.1 in favor of
CliDocumentation.curlRequest(). |
static Snippet |
curlRequest(Map<String,Object> attributes)
Deprecated.
Since 1.1 in favor of
CliDocumentation.curlRequest(Map). |
@Deprecated public static Snippet curlRequest()
CliDocumentation.curlRequest().Snippet that will document the curl request for the API
operation.@Deprecated public static Snippet curlRequest(Map<String,Object> attributes)
CliDocumentation.curlRequest(Map).Snippet that will document the curl request for the API
operation. The given attributes will be available during snippet
generation.attributes - the attributes