| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointRetryOptions |
HttpEndpointDestinationDescription.retryOptions()
Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP
endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint
destination.
|
HttpEndpointRetryOptions |
HttpEndpointDestinationConfiguration.retryOptions()
Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP
endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint
destination.
|
HttpEndpointRetryOptions |
HttpEndpointDestinationUpdate.retryOptions()
Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP
endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint
destination.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointDestinationDescription.Builder |
HttpEndpointDestinationDescription.Builder.retryOptions(HttpEndpointRetryOptions retryOptions)
Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP
endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP
endpoint destination.
|
HttpEndpointDestinationConfiguration.Builder |
HttpEndpointDestinationConfiguration.Builder.retryOptions(HttpEndpointRetryOptions retryOptions)
Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP
endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP
endpoint destination.
|
HttpEndpointDestinationUpdate.Builder |
HttpEndpointDestinationUpdate.Builder.retryOptions(HttpEndpointRetryOptions retryOptions)
Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP
endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP
endpoint destination.
|
Copyright © 2023. All rights reserved.