Uses of Class
software.amazon.awssdk.services.firehose.model.SplunkDestinationUpdate
-
Packages that use SplunkDestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of SplunkDestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return SplunkDestinationUpdate Modifier and Type Method Description SplunkDestinationUpdateUpdateDestinationRequest. splunkDestinationUpdate()Describes an update for a destination in Splunk.Methods in software.amazon.awssdk.services.firehose.model with parameters of type SplunkDestinationUpdate Modifier and Type Method Description UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. splunkDestinationUpdate(SplunkDestinationUpdate splunkDestinationUpdate)Describes an update for a destination in Splunk.
-