Class PresignRequest

java.lang.Object
software.amazon.awssdk.awscore.presigner.PresignRequest
  • Method Details

    • signatureDuration

      public Duration signatureDuration()
      Retrieves the duration for which this presigned request should be valid. After this time has expired, attempting to use the presigned request will fail. 
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object