Package | Description |
---|---|
software.amazon.awssdk.core.checksums | |
software.amazon.awssdk.core.interceptor |
Modifier and Type | Method and Description |
---|---|
static ChecksumValidation |
ChecksumValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumValidation[] |
ChecksumValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static ExecutionAttribute<ChecksumValidation> |
SdkExecutionAttribute.HTTP_RESPONSE_CHECKSUM_VALIDATION
Provides the status of
ChecksumValidation performed on the response. |
Copyright © 2022. All rights reserved.