Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static SplunkEdition |
SplunkEdition.fromValue(String value) |
SplunkEdition |
LogStreamSettingsSplunk.getEdition()
Get edition
|
SplunkEdition |
LogStreamSettingsSplunkPut.getEdition()
Get edition
|
static SplunkEdition |
SplunkEdition.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
LogStreamSettingsSplunk |
LogStreamSettingsSplunk.edition(SplunkEdition edition) |
LogStreamSettingsSplunkPut |
LogStreamSettingsSplunkPut.edition(SplunkEdition edition) |
void |
LogStreamSettingsSplunk.setEdition(SplunkEdition edition) |
void |
LogStreamSettingsSplunkPut.setEdition(SplunkEdition edition) |
Copyright © 2017–2023 Okta. All rights reserved.