public class StreamDeploymentResource
extends org.springframework.hateoas.ResourceSupport
Modifier and Type | Class and Description |
---|---|
static class |
StreamDeploymentResource.Page |
Modifier | Constructor and Description |
---|---|
protected |
StreamDeploymentResource()
Default constructor for serialization frameworks.
|
|
StreamDeploymentResource(String streamName,
String dslText) |
|
StreamDeploymentResource(String streamName,
String dslText,
String deploymentProperties) |
|
StreamDeploymentResource(String streamName,
String dslText,
String deploymentProperties,
String status) |
Modifier and Type | Method and Description |
---|---|
String |
getDeploymentProperties() |
String |
getDslText() |
String |
getStatus() |
String |
getStreamName() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.