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-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class LogStreamSettingsSplunkPut
extends Object
implements Serializable
Specifies the configuration for the `splunk_cloud_logstreaming` Log Stream type.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
-
Constructor Details
-
Method Details