Uses of Class
com.sparkpost.transport.RestConnection.Method
| Package | Description |
|---|---|
| com.sparkpost.transport |
-
Uses of RestConnection.Method in com.sparkpost.transport
Methods in com.sparkpost.transport that return RestConnection.Method Modifier and Type Method Description static RestConnection.MethodRestConnection.Method. valueOf(String name)Returns the enum constant of this type with the specified name.static RestConnection.Method[]RestConnection.Method. values()Returns an array containing the constants of this enum type, in the order they are declared.