public interface DriftClient<T>
| Modifier and Type | Method and Description |
|---|---|
default T |
get() |
default T |
get(Map<String,String> headers) |
default T |
get(Optional<String> addressSelectionContext) |
T |
get(Optional<String> addressSelectionContext,
Map<String,String> headers) |
Copyright © 2012–2018. All rights reserved.