Class HttpMethod
java.lang.Object
com.here.platform.data.client.base.http.HttpMethod
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Direct Known Subclasses:
HttpMethod.CONNECT$,HttpMethod.DELETE$,HttpMethod.GET$,HttpMethod.HEAD$,HttpMethod.OPTIONS$,HttpMethod.PATCH$,HttpMethod.POST$,HttpMethod.PUT$,HttpMethod.TRACE$
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
HttpMethod
-
-
Method Details
-
name
-