Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.HttpBufferingHints
Packages that use HttpBufferingHints
Package
Description
Amazon Data Firehose Construct Library
-
Uses of HttpBufferingHints in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement HttpBufferingHintsMethods in software.amazon.awscdk.services.kinesisfirehose that return HttpBufferingHintsModifier and TypeMethodDescriptionHttpBufferingHints.Builder.build()Builds the configured instance.default HttpBufferingHintsDatadogProps.getBufferingHints()Buffering hints for data delivery to the Datadog endpoint.final HttpBufferingHintsDatadogProps.Jsii$Proxy.getBufferingHints()default HttpBufferingHintsHttpEndpointProps.getBufferingHints()The buffering options that can be used before data is delivered to the specified destination.final HttpBufferingHintsHttpEndpointProps.Jsii$Proxy.getBufferingHints()Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type HttpBufferingHintsModifier and TypeMethodDescriptionDatadog.Builder.bufferingHints(HttpBufferingHints bufferingHints) Buffering hints for data delivery to the Datadog endpoint.DatadogProps.Builder.bufferingHints(HttpBufferingHints bufferingHints) Sets the value ofDatadogProps.getBufferingHints()HttpEndpoint.Builder.bufferingHints(HttpBufferingHints bufferingHints) The buffering options that can be used before data is delivered to the specified destination.HttpEndpointProps.Builder.bufferingHints(HttpBufferingHints bufferingHints) Sets the value ofHttpEndpointProps.getBufferingHints()