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