Uses of Class
io.dapr.client.DaprHttp.HttpMethods
| Package | Description |
|---|---|
| io.dapr.client |
-
Uses of DaprHttp.HttpMethods in io.dapr.client
Methods in io.dapr.client that return DaprHttp.HttpMethods Modifier and Type Method Description static DaprHttp.HttpMethodsDaprHttp.HttpMethods. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DaprHttp.HttpMethods[]DaprHttp.HttpMethods. values()Returns an array containing the constants of this enum type, in the order they are declared.