| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointCommonAttribute |
HttpEndpointCommonAttribute.clone() |
HttpEndpointCommonAttribute |
HttpEndpointCommonAttribute.withAttributeName(String attributeName)
The name of the HTTP endpoint common attribute.
|
HttpEndpointCommonAttribute |
HttpEndpointCommonAttribute.withAttributeValue(String attributeValue)
The value of the HTTP endpoint common attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<HttpEndpointCommonAttribute> |
HttpEndpointRequestConfiguration.getCommonAttributes()
Describes the metadata sent to the HTTP endpoint destination.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointRequestConfiguration |
HttpEndpointRequestConfiguration.withCommonAttributes(HttpEndpointCommonAttribute... commonAttributes)
Describes the metadata sent to the HTTP endpoint destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpEndpointRequestConfiguration.setCommonAttributes(Collection<HttpEndpointCommonAttribute> commonAttributes)
Describes the metadata sent to the HTTP endpoint destination.
|
HttpEndpointRequestConfiguration |
HttpEndpointRequestConfiguration.withCommonAttributes(Collection<HttpEndpointCommonAttribute> commonAttributes)
Describes the metadata sent to the HTTP endpoint destination.
|
Copyright © 2021. All rights reserved.