Uses of Class
software.amazon.awssdk.http.auth.aws.internal.signer.V4CanonicalRequest.Options
-
Packages that use V4CanonicalRequest.Options Package Description software.amazon.awssdk.http.auth.aws.internal.signer -
-
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.Options Constructor Description V4CanonicalRequest(SdkHttpRequest request, String contentHash, V4CanonicalRequest.Options options)Create a canonical request.
-