Uses of Class
software.amazon.awssdk.http.auth.aws.internal.signer.V4CanonicalRequest.Options
Packages that use V4CanonicalRequest.Options
-
Uses of V4CanonicalRequest.Options in software.amazon.awssdk.http.auth.aws.internal.signer
Constructors in software.amazon.awssdk.http.auth.aws.internal.signer with parameters of type V4CanonicalRequest.OptionsModifierConstructorDescriptionV4CanonicalRequest(SdkHttpRequest request, String contentHash, V4CanonicalRequest.Options options) Create a canonical request.