Uses of Interface
software.amazon.awssdk.http.auth.spi.signer.BaseSignedRequest
Packages that use BaseSignedRequest
Package
Description
-
Uses of BaseSignedRequest in software.amazon.awssdk.http.auth.spi.internal.signer
Classes in software.amazon.awssdk.http.auth.spi.internal.signer that implement BaseSignedRequestModifier and TypeClassDescriptionfinal classfinal class -
Uses of BaseSignedRequest in software.amazon.awssdk.http.auth.spi.signer
Subinterfaces of BaseSignedRequest in software.amazon.awssdk.http.auth.spi.signerModifier and TypeInterfaceDescriptioninterfaceRepresents a request with async payload that has been signed byHttpSigner.interfaceRepresents a request with sync payload that has been signed byHttpSigner.