Package org.jclouds.s3.filters
Interface Aws4SignerBase.ServiceAndRegion
-
- All Known Implementing Classes:
Aws4SignerBase.ServiceAndRegion.AWSServiceAndRegion
- Enclosing class:
- Aws4SignerBase
public static interface Aws4SignerBase.ServiceAndRegion
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAws4SignerBase.ServiceAndRegion.AWSServiceAndRegion
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringregion(String host)Stringservice()
-