| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
SplunkRetryOptions |
SplunkRetryOptions.clone() |
SplunkRetryOptions |
SplunkDestinationDescription.getRetryOptions()
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.
|
SplunkRetryOptions |
SplunkDestinationConfiguration.getRetryOptions()
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.
|
SplunkRetryOptions |
SplunkDestinationUpdate.getRetryOptions()
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.
|
SplunkRetryOptions |
SplunkRetryOptions.withDurationInSeconds(Integer durationInSeconds)
The total amount of time that Kinesis Data Firehose spends on retries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SplunkDestinationDescription.setRetryOptions(SplunkRetryOptions 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.
|
void |
SplunkDestinationConfiguration.setRetryOptions(SplunkRetryOptions 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.
|
void |
SplunkDestinationUpdate.setRetryOptions(SplunkRetryOptions 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.
|
SplunkDestinationDescription |
SplunkDestinationDescription.withRetryOptions(SplunkRetryOptions 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.
|
SplunkDestinationConfiguration |
SplunkDestinationConfiguration.withRetryOptions(SplunkRetryOptions 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.
|
SplunkDestinationUpdate |
SplunkDestinationUpdate.withRetryOptions(SplunkRetryOptions 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 © 2018. All rights reserved.