Uses of Enum
com.okta.sdk.resource.model.HttpMethod
-
Uses of HttpMethod in com.okta.sdk.resource.model
Modifier 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.Modifier and TypeMethodDescriptionHrefObjectHints.allow
(List<HttpMethod> allow) void
HrefObjectHints.setAllow
(List<HttpMethod> allow)