| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
AmazonopensearchserviceRetryOptions |
AmazonopensearchserviceRetryOptions.clone() |
AmazonopensearchserviceRetryOptions |
AmazonopensearchserviceDestinationUpdate.getRetryOptions()
The retry behavior in case Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
AmazonopensearchserviceRetryOptions |
AmazonopensearchserviceDestinationConfiguration.getRetryOptions()
The retry behavior in case Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
AmazonopensearchserviceRetryOptions |
AmazonopensearchserviceDestinationDescription.getRetryOptions()
The Amazon OpenSearch Service retry options.
|
AmazonopensearchserviceRetryOptions |
AmazonopensearchserviceRetryOptions.withDurationInSeconds(Integer durationInSeconds)
After an initial failure to deliver to Amazon OpenSearch Service, the total amount of time during which Firehose
retries delivery (including the first attempt).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonopensearchserviceDestinationUpdate.setRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The retry behavior in case Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
void |
AmazonopensearchserviceDestinationConfiguration.setRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The retry behavior in case Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
void |
AmazonopensearchserviceDestinationDescription.setRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The Amazon OpenSearch Service retry options.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The retry behavior in case Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
AmazonopensearchserviceDestinationConfiguration |
AmazonopensearchserviceDestinationConfiguration.withRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The retry behavior in case Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
AmazonopensearchserviceDestinationDescription |
AmazonopensearchserviceDestinationDescription.withRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The Amazon OpenSearch Service retry options.
|
Copyright © 2024. All rights reserved.