@FunctionalInterface public interface Presigner
| Modifier and Type | Method and Description | 
|---|---|
SdkHttpFullRequest | 
presign(SdkHttpFullRequest request,
       ExecutionAttributes executionAttributes)
Method that takes in an request and returns a pre signed version of the request. 
 | 
SdkHttpFullRequest presign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
request - The request to presignexecutionAttributes - Contains the attributes required for pre signing the requestCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.