Uses of Enum
com.okta.sdk.resource.model.LogStream.StatusEnum
-
Uses of LogStream.StatusEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic LogStream.StatusEnum
LogStream.getStatus()
Lifecycle status of the Log Stream objectstatic LogStream.StatusEnum
Returns 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.