| Package | Description |
|---|---|
| org.springframework.cloud.stream.binding | |
| org.springframework.cloud.stream.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static BindingsLifecycleController.State |
BindingsLifecycleController.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingsLifecycleController.State[] |
BindingsLifecycleController.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingsLifecycleController.changeState(String bindingName,
BindingsLifecycleController.State state)
General purpose method to change the state of the provided binding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingsEndpoint.changeState(String name,
BindingsLifecycleController.State state) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.