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