JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.netflix.conductor.client.http
Interface HeaderSupplier
public interface
HeaderSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
get
(
String
method,
String
path)
void
init
(
ConductorClient
client)
Method Details
init
void
init
(
ConductorClient
client)
get
Map
<
String
,
String
>
get
(
String
method,
String
path)