Class PresignRequest
java.lang.Object
software.amazon.awssdk.awscore.presigner.PresignRequest
The base class for all presign requests.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceThe base interface for all presign request builders.protected static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()Retrieves the duration for which this presigned request should be valid.
-
Constructor Details
-
PresignRequest
-
-
Method Details