Uses of Class
software.amazon.awssdk.core.internal.interceptor.trait.RequestCompression
Packages that use RequestCompression
Package
Description
-
Uses of RequestCompression in software.amazon.awssdk.core.interceptor
Fields in software.amazon.awssdk.core.interceptor with type parameters of type RequestCompressionModifier and TypeFieldDescriptionstatic final ExecutionAttribute<RequestCompression>SdkInternalExecutionAttribute.REQUEST_COMPRESSIONThe supported compression algorithms for an operation, and whether the operation is streaming or not. -
Uses of RequestCompression in software.amazon.awssdk.core.internal.interceptor.trait
Methods in software.amazon.awssdk.core.internal.interceptor.trait that return RequestCompression