| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeRetryOptions |
SnowflakeRetryOptions.clone() |
SnowflakeRetryOptions |
SnowflakeDestinationConfiguration.getRetryOptions()
The time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
SnowflakeRetryOptions |
SnowflakeDestinationUpdate.getRetryOptions()
Specify how long Kinesis Data Firehose retries sending data to the New Relic HTTP endpoint.
|
SnowflakeRetryOptions |
SnowflakeDestinationDescription.getRetryOptions()
The time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
SnowflakeRetryOptions |
SnowflakeRetryOptions.withDurationInSeconds(Integer durationInSeconds)
the time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnowflakeDestinationConfiguration.setRetryOptions(SnowflakeRetryOptions retryOptions)
The time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
void |
SnowflakeDestinationUpdate.setRetryOptions(SnowflakeRetryOptions retryOptions)
Specify how long Kinesis Data Firehose retries sending data to the New Relic HTTP endpoint.
|
void |
SnowflakeDestinationDescription.setRetryOptions(SnowflakeRetryOptions retryOptions)
The time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
SnowflakeDestinationConfiguration |
SnowflakeDestinationConfiguration.withRetryOptions(SnowflakeRetryOptions retryOptions)
The time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
SnowflakeDestinationUpdate |
SnowflakeDestinationUpdate.withRetryOptions(SnowflakeRetryOptions retryOptions)
Specify how long Kinesis Data Firehose retries sending data to the New Relic HTTP endpoint.
|
SnowflakeDestinationDescription |
SnowflakeDestinationDescription.withRetryOptions(SnowflakeRetryOptions retryOptions)
The time period where Kinesis Data Firehose will retry sending data to the chosen HTTP endpoint.
|
Copyright © 2024. All rights reserved.