public class OpenWhiskFunctionInitializer extends Object
| Constructor and Description |
|---|
OpenWhiskFunctionInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.reactivestreams.Publisher<?> |
apply(org.reactivestreams.Publisher<?> input) |
protected Class<?> |
getInputType() |
protected void |
initialize() |
protected void initialize()
protected Class<?> getInputType()
protected org.reactivestreams.Publisher<?> apply(org.reactivestreams.Publisher<?> input)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.