Interface PresignedRequest.ContentLengthStage
-
- All Known Implementing Classes:
PresignedRequest.Builder
- Enclosing class:
- PresignedRequest
public static interface PresignedRequest.ContentLengthStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PresignedRequest._FinalStagecontentLength(long contentLength)
-
-
-
Method Detail
-
contentLength
PresignedRequest._FinalStage contentLength(long contentLength)
-
-