Package com.okta.sdk.resource.model
Class LogStreamSettingsSplunkPut
java.lang.Object
com.okta.sdk.resource.model.LogStreamSettingsSplunkPut
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class LogStreamSettingsSplunkPut
extends Object
implements Serializable
Specifies the configuration for the `splunk_cloud_logstreaming` Log Stream type.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionedition
(SplunkEdition edition) boolean
Get editiongetHost()
The domain name for your Splunk Cloud instance.int
hashCode()
void
setEdition
(SplunkEdition edition) void
toString()
-
Field Details
-
JSON_PROPERTY_EDITION
- See Also:
-
JSON_PROPERTY_HOST
- See Also:
-
-
Constructor Details
-
LogStreamSettingsSplunkPut
public LogStreamSettingsSplunkPut()
-
-
Method Details
-
edition
-
getEdition
-
setEdition
-
host
-
getHost
-
setHost
-
equals
-
hashCode
-
toString
-