Uses of Enum
org.apache.drill.exec.store.http.HttpApiConfig.HttpMethod
Packages that use HttpApiConfig.HttpMethod
-
Uses of HttpApiConfig.HttpMethod in org.apache.drill.exec.store.http
Methods in org.apache.drill.exec.store.http that return HttpApiConfig.HttpMethodModifier and TypeMethodDescriptionHttpApiConfig.getMethodType()static HttpApiConfig.HttpMethodReturns 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.