-
- All Implemented Interfaces:
public class Method.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final MethodOptionsprivate final MethodGetprivate final MethodHeadprivate final MethodPostprivate final MethodPutprivate final MethodPatchprivate final MethodDeleteprivate final MethodTraceprivate final MethodConnectpublic final static Method.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<Method>values()final MethodvalueOf(String name)final MethodgetOptions()final MethodgetGet()final MethodgetHead()final MethodgetPost()final MethodgetPut()final MethodgetPatch()final MethodgetDelete()final MethodgetTrace()final MethodgetConnect()-
-
Method Detail
-
getOptions
final Method getOptions()
-
getConnect
final Method getConnect()
-
-
-
-