| Package | Description |
|---|---|
| org.springframework.cloud.stream.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static BindingsEndpoint.State |
BindingsEndpoint.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingsEndpoint.State[] |
BindingsEndpoint.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 |
BindingsEndpoint.changeState(String name,
BindingsEndpoint.State state) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.