public class SnippetRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_AUTHORIZATION |
static String |
AUTO_DESCRIPTION |
static String |
AUTO_EMBEDDED |
static String |
AUTO_LINKS |
static String |
AUTO_METHOD_PATH |
static String |
AUTO_PATH_PARAMETERS |
static String |
AUTO_REQUEST_FIELDS |
static String |
AUTO_REQUEST_HEADERS |
static String |
AUTO_REQUEST_PARAMETERS |
static String |
AUTO_RESPONSE_FIELDS |
static String |
CURL_REQUEST |
static String |
HTTP_REQUEST |
static String |
HTTP_RESPONSE |
static String |
HTTPIE_REQUEST |
static String |
LINKS |
static String |
PATH_PARAMETERS |
static String |
REQUEST_BODY_SNIPPET |
static String |
REQUEST_FIELDS |
static String |
REQUEST_HEADERS |
static String |
REQUEST_PARAMETERS |
static String |
REQUEST_PART_FIELDS |
static String |
REQUEST_PARTS |
static String |
RESPONSE_BODY |
static String |
RESPONSE_FIELDS |
static String |
RESPONSE_HEADERS |
| Modifier and Type | Method and Description |
|---|---|
static SectionSupport |
getClassicSnippet(String snippetName) |
public static final String AUTO_AUTHORIZATION
public static final String AUTO_DESCRIPTION
public static final String AUTO_METHOD_PATH
public static final String AUTO_PATH_PARAMETERS
public static final String AUTO_REQUEST_HEADERS
public static final String AUTO_REQUEST_PARAMETERS
public static final String AUTO_REQUEST_FIELDS
public static final String AUTO_RESPONSE_FIELDS
public static final String AUTO_LINKS
public static final String AUTO_EMBEDDED
public static final String CURL_REQUEST
public static final String HTTP_REQUEST
public static final String HTTP_RESPONSE
public static final String HTTPIE_REQUEST
public static final String PATH_PARAMETERS
public static final String REQUEST_PARAMETERS
public static final String REQUEST_FIELDS
public static final String RESPONSE_FIELDS
public static final String REQUEST_BODY_SNIPPET
public static final String RESPONSE_BODY
public static final String REQUEST_HEADERS
public static final String RESPONSE_HEADERS
public static final String REQUEST_PARTS
public static final String REQUEST_PART_FIELDS
public static final String LINKS
public static SectionSupport getClassicSnippet(String snippetName)
Copyright © 2018 Scalable Capital GmbH. All rights reserved.