| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftRetryOptions |
RedshiftRetryOptions.clone() |
RedshiftRetryOptions |
RedshiftDestinationDescription.getRetryOptions()
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
RedshiftRetryOptions |
RedshiftDestinationUpdate.getRetryOptions()
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
RedshiftRetryOptions |
RedshiftDestinationConfiguration.getRetryOptions()
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
RedshiftRetryOptions |
RedshiftRetryOptions.withDurationInSeconds(Integer durationInSeconds)
The length of time during which Firehose retries delivery after a failure, starting from the initial request and
including the first attempt.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftDestinationDescription.setRetryOptions(RedshiftRetryOptions retryOptions)
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
void |
RedshiftDestinationUpdate.setRetryOptions(RedshiftRetryOptions retryOptions)
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
void |
RedshiftDestinationConfiguration.setRetryOptions(RedshiftRetryOptions retryOptions)
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withRetryOptions(RedshiftRetryOptions retryOptions)
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
RedshiftDestinationUpdate |
RedshiftDestinationUpdate.withRetryOptions(RedshiftRetryOptions retryOptions)
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
RedshiftDestinationConfiguration |
RedshiftDestinationConfiguration.withRetryOptions(RedshiftRetryOptions retryOptions)
Configures retry behavior in the event that Firehose is unable to deliver documents to Amazon Redshift.
|
Copyright © 2016. All rights reserved.