Uses of Enum
com.okta.sdk.resource.model.LogStream.StatusEnum
Packages that use LogStream.StatusEnum
-
Uses of LogStream.StatusEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogStream.StatusEnumModifier and TypeMethodDescriptionstatic LogStream.StatusEnumLogStream.getStatus()Lifecycle status of the Log Stream objectstatic LogStream.StatusEnumReturns the enum constant of this type with the specified name.static LogStream.StatusEnum[]LogStream.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.