Uses of Enum
org.openapitools.client.model.SplunkEdition
Packages that use SplunkEdition
-
Uses of SplunkEdition in org.openapitools.client.model
Methods in org.openapitools.client.model that return SplunkEditionModifier and TypeMethodDescriptionstatic SplunkEditionLogStreamSettingsSplunk.getEdition()Get editionLogStreamSettingsSplunkPut.getEdition()Get editionstatic SplunkEditionReturns the enum constant of this type with the specified name.static SplunkEdition[]SplunkEdition.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type SplunkEditionModifier and TypeMethodDescriptionLogStreamSettingsSplunk.edition(SplunkEdition edition) LogStreamSettingsSplunkPut.edition(SplunkEdition edition) voidLogStreamSettingsSplunk.setEdition(SplunkEdition edition) voidLogStreamSettingsSplunkPut.setEdition(SplunkEdition edition)