Package org.openapitools.client.model
Class LogStreamSettingsSplunkAllOf
java.lang.Object
org.openapitools.client.model.LogStreamSettingsSplunkAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class LogStreamSettingsSplunkAllOf
extends Object
The Splunk Cloud Settings object specifies the configuration for the `splunk_cloud_logstreaming` Log Stream type.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_HOST
- See Also:
-
JSON_PROPERTY_TOKEN
- See Also:
-
-
Constructor Details
-
LogStreamSettingsSplunkAllOf
public LogStreamSettingsSplunkAllOf()
-
-
Method Details
-
host
-
getHost
The domain name for your Splunk Cloud instance. Don't include `http` or `https` in the string. For example: `acme.splunkcloud.com`- Returns:
- host
-
setHost
-
token
-
getToken
The HEC token for your Splunk Cloud HTTP Event Collector- Returns:
- token
-
setToken
-
equals
-
hashCode
public int hashCode() -
toString
-