Uses of Enum Class
esendex.sdk.java.http.HttpQuery.Action
Packages that use HttpQuery.Action
-
Uses of HttpQuery.Action in esendex.sdk.java.http
Fields in esendex.sdk.java.http with type parameters of type HttpQuery.ActionModifier and TypeFieldDescriptionstatic final esendex.sdk.java.http.HttpQuery.Key<HttpQuery.Action>
HttpQuery.ACTION
Methods in esendex.sdk.java.http that return HttpQuery.ActionModifier and TypeMethodDescriptionstatic HttpQuery.Action
Returns the enum constant of this class with the specified name.static HttpQuery.Action[]
HttpQuery.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.