| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointBufferingHints |
HttpEndpointDestinationDescription.bufferingHints()
Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint
destination.
|
HttpEndpointBufferingHints |
HttpEndpointDestinationConfiguration.bufferingHints()
The buffering options that can be used before data is delivered to the specified destination.
|
HttpEndpointBufferingHints |
HttpEndpointDestinationUpdate.bufferingHints()
Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint
destination.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointDestinationDescription.Builder |
HttpEndpointDestinationDescription.Builder.bufferingHints(HttpEndpointBufferingHints bufferingHints)
Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint
destination.
|
HttpEndpointDestinationConfiguration.Builder |
HttpEndpointDestinationConfiguration.Builder.bufferingHints(HttpEndpointBufferingHints bufferingHints)
The buffering options that can be used before data is delivered to the specified destination.
|
HttpEndpointDestinationUpdate.Builder |
HttpEndpointDestinationUpdate.Builder.bufferingHints(HttpEndpointBufferingHints bufferingHints)
Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint
destination.
|
Copyright © 2023. All rights reserved.