Uses of Enum
org.apache.drill.exec.store.http.HttpApiConfig.HttpMethod
-
Uses of HttpApiConfig.HttpMethod in org.apache.drill.exec.store.http
Modifier and TypeMethodDescriptionHttpApiConfig.getMethodType()
static HttpApiConfig.HttpMethod
Returns the enum constant of this type with the specified name.static HttpApiConfig.HttpMethod[]
HttpApiConfig.HttpMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.