| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
static SplunkRetryOptions.Builder |
SplunkRetryOptions.builder() |
SplunkRetryOptions.Builder |
SplunkRetryOptions.Builder.durationInSeconds(Integer durationInSeconds)
The total amount of time that Kinesis Data Firehose spends on retries.
|
SplunkRetryOptions.Builder |
SplunkRetryOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SplunkRetryOptions.Builder> |
SplunkRetryOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SplunkDestinationDescription.Builder |
SplunkDestinationDescription.Builder.retryOptions(Consumer<SplunkRetryOptions.Builder> retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive
an acknowledgment of receipt from Splunk.
|
default SplunkDestinationConfiguration.Builder |
SplunkDestinationConfiguration.Builder.retryOptions(Consumer<SplunkRetryOptions.Builder> retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk, or if it doesn't
receive an acknowledgment of receipt from Splunk.
|
default SplunkDestinationUpdate.Builder |
SplunkDestinationUpdate.Builder.retryOptions(Consumer<SplunkRetryOptions.Builder> retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive
an acknowledgment of receipt from Splunk.
|
Copyright © 2023. All rights reserved.