Uses of Enum
io.camunda.identity.sdk.impl.rest.request.Request.HttpMethod
Packages that use Request.HttpMethod
-
Uses of Request.HttpMethod in io.camunda.identity.sdk.impl.rest.request
Methods in io.camunda.identity.sdk.impl.rest.request that return Request.HttpMethodModifier and TypeMethodDescriptionRequest.getHttpMethod()static Request.HttpMethodReturns the enum constant of this type with the specified name.static Request.HttpMethod[]Request.HttpMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.identity.sdk.impl.rest.request with parameters of type Request.HttpMethod