Uses of Enum
org.openapitools.client.model.LogStream.StatusEnum
Packages that use LogStream.StatusEnum
-
Uses of LogStream.StatusEnum in org.openapitools.client.model
Methods in org.openapitools.client.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.