| Package | Description |
|---|---|
| org.streampipes.model.client.deployment |
| Modifier and Type | Method and Description |
|---|---|
DeploymentType |
DeploymentConfiguration.getDeploymentType() |
static DeploymentType |
DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentType[] |
DeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentConfiguration.setDeploymentType(DeploymentType deploymentType) |
Copyright © 2019. All rights reserved.