@ConfigurationProperties(prefix="spring.cloud.function.task") public class TaskConfigurationProperties extends Object
| Constructor and Description |
|---|
TaskConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsumer() |
String |
getFunction() |
String |
getSupplier() |
void |
setConsumer(String consumer) |
void |
setFunction(String function) |
void |
setSupplier(String supplier) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.