Uses of Enum
com.okta.sdk.resource.model.LogStreamSelfLink.MethodEnum
Packages that use LogStreamSelfLink.MethodEnum
-
Uses of LogStreamSelfLink.MethodEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogStreamSelfLink.MethodEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type LogStreamSelfLink.MethodEnumModifier and TypeMethodDescriptionLogStreamSelfLink.method
(LogStreamSelfLink.MethodEnum method) void
LogStreamSelfLink.setMethod
(LogStreamSelfLink.MethodEnum method)