| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.rest.client.dsl |
| Modifier and Type | Method and Description |
|---|---|
StreamApplication.ApplicationType |
StreamApplication.getType() |
static StreamApplication.ApplicationType |
StreamApplication.ApplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamApplication.ApplicationType[] |
StreamApplication.ApplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StreamApplication |
StreamApplication.type(StreamApplication.ApplicationType type) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.