| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
static ContentEncoding |
ContentEncoding.fromValue(String value)
Use this in place of valueOf.
|
static ContentEncoding |
ContentEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentEncoding[] |
ContentEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointRequestConfiguration |
HttpEndpointRequestConfiguration.withContentEncoding(ContentEncoding contentEncoding)
Kinesis Data Firehose uses the content encoding to compress the body of a request before sending the request to
the destination.
|
Copyright © 2022. All rights reserved.