Uses of Class
software.amazon.awssdk.services.firehose.model.SplunkDestinationDescription
-
Packages that use SplunkDestinationDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of SplunkDestinationDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return SplunkDestinationDescription Modifier and Type Method Description SplunkDestinationDescription
DestinationDescription. splunkDestinationDescription()
The destination in Splunk.Methods in software.amazon.awssdk.services.firehose.model with parameters of type SplunkDestinationDescription Modifier and Type Method Description DestinationDescription.Builder
DestinationDescription.Builder. splunkDestinationDescription(SplunkDestinationDescription splunkDestinationDescription)
The destination in Splunk.
-