Uses of Interface
software.amazon.awssdk.core.signer.Presigner
-
Packages that use Presigner Package Description software.amazon.awssdk.core.signer -
-
Uses of Presigner in software.amazon.awssdk.core.signer
Classes in software.amazon.awssdk.core.signer that implement Presigner Modifier and Type Class Description classNoOpSignerA No op implementation of Signer and Presigner interfaces that returns the inputSdkHttpFullRequestwithout modifications.
-