Uses of Enum
com.okta.sdk.resource.model.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethod
static HttpMethod
Returns the enum constant of this type with the specified name.static HttpMethod[]
HttpMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model that return types with arguments of type HttpMethodMethods in com.okta.sdk.resource.model with parameters of type HttpMethodMethod parameters in com.okta.sdk.resource.model with type arguments of type HttpMethodModifier and TypeMethodDescriptionHrefObjectHints.allow
(List<HttpMethod> allow) void
HrefObjectHints.setAllow
(List<HttpMethod> allow)