| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
List<HttpEndpointCommonAttribute> |
HttpEndpointRequestConfiguration.commonAttributes()
Describes the metadata sent to the HTTP endpoint destination.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointRequestConfiguration.Builder |
HttpEndpointRequestConfiguration.Builder.commonAttributes(HttpEndpointCommonAttribute... commonAttributes)
Describes the metadata sent to the HTTP endpoint destination.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointRequestConfiguration.Builder |
HttpEndpointRequestConfiguration.Builder.commonAttributes(Collection<HttpEndpointCommonAttribute> commonAttributes)
Describes the metadata sent to the HTTP endpoint destination.
|
Copyright © 2023. All rights reserved.