Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.HttpRetryOptions
Packages that use HttpRetryOptions
Package
Description
Amazon Data Firehose Construct Library
-
Uses of HttpRetryOptions in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement HttpRetryOptionsMethods in software.amazon.awscdk.services.kinesisfirehose that return HttpRetryOptionsModifier and TypeMethodDescriptionHttpRetryOptions.Builder.build()Builds the configured instance.default HttpRetryOptionsDatadogProps.getRetryOptions()Retry behavior when Kinesis Data Firehose cannot deliver data to Datadog.final HttpRetryOptionsDatadogProps.Jsii$Proxy.getRetryOptions()default HttpRetryOptionsHttpEndpointProps.getRetryOptions()The total amount of time that Kinesis Data Firehose spends on retries.final HttpRetryOptionsHttpEndpointProps.Jsii$Proxy.getRetryOptions()Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type HttpRetryOptionsModifier and TypeMethodDescriptionDatadog.Builder.retryOptions(HttpRetryOptions retryOptions) Retry behavior when Kinesis Data Firehose cannot deliver data to Datadog.DatadogProps.Builder.retryOptions(HttpRetryOptions retryOptions) Sets the value ofDatadogProps.getRetryOptions()HttpEndpoint.Builder.retryOptions(HttpRetryOptions retryOptions) The total amount of time that Kinesis Data Firehose spends on retries.HttpEndpointProps.Builder.retryOptions(HttpRetryOptions retryOptions) Sets the value ofHttpEndpointProps.getRetryOptions()