Interface RdsPresignInterceptor.PresignableRequest
-
- Enclosing class:
- RdsPresignInterceptor<T extends RdsRequest>
public static interface RdsPresignInterceptor.PresignableRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getSourceRegion()
SdkHttpFullRequest
marshall()
-
-
-
Method Detail
-
getSourceRegion
String getSourceRegion()
-
marshall
SdkHttpFullRequest marshall()
-
-