Uses of Enum
com.okta.sdk.resource.model.LogStreamDeactivateLink.MethodEnum
-
Uses of LogStreamDeactivateLink.MethodEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionLogStreamDeactivateLink.getMethod()
HTTP method allowed for the resourceReturns the enum constant of this type with the specified name.static LogStreamDeactivateLink.MethodEnum[]
LogStreamDeactivateLink.MethodEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionLogStreamDeactivateLink.method
(LogStreamDeactivateLink.MethodEnum method) void
LogStreamDeactivateLink.setMethod
(LogStreamDeactivateLink.MethodEnum method)