public class InternalAdvancedClientOption<T> extends SdkAdvancedClientOption<T>
Modifier and Type | Field and Description |
---|---|
static InternalAdvancedClientOption<Boolean> |
CRC32_FROM_COMPRESSED_DATA_ENABLED
Whether to calculate the CRC 32 checksum of a message based on the uncompressed data.
|
SIGNER_PROVIDER, USER_AGENT_PREFIX, USER_AGENT_SUFFIX
public static final InternalAdvancedClientOption<Boolean> CRC32_FROM_COMPRESSED_DATA_ENABLED
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.