| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointRequestConfiguration |
HttpEndpointDestinationDescription.requestConfiguration()
The configuration of request sent to the HTTP endpoint specified as the destination.
|
HttpEndpointRequestConfiguration |
HttpEndpointDestinationConfiguration.requestConfiguration()
The configuration of the requeste sent to the HTTP endpoint specified as the destination.
|
HttpEndpointRequestConfiguration |
HttpEndpointDestinationUpdate.requestConfiguration()
The configuration of the request sent to the HTTP endpoint specified as the destination.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointDestinationDescription.Builder |
HttpEndpointDestinationDescription.Builder.requestConfiguration(HttpEndpointRequestConfiguration requestConfiguration)
The configuration of request sent to the HTTP endpoint specified as the destination.
|
HttpEndpointDestinationConfiguration.Builder |
HttpEndpointDestinationConfiguration.Builder.requestConfiguration(HttpEndpointRequestConfiguration requestConfiguration)
The configuration of the requeste sent to the HTTP endpoint specified as the destination.
|
HttpEndpointDestinationUpdate.Builder |
HttpEndpointDestinationUpdate.Builder.requestConfiguration(HttpEndpointRequestConfiguration requestConfiguration)
The configuration of the request sent to the HTTP endpoint specified as the destination.
|
Copyright © 2023. All rights reserved.