public class CreateRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
creatorUserId |
String |
description |
List<CreateStreamRuleRequest> |
rules |
String |
title |
| Constructor and Description |
|---|
CreateRequest() |
public String title
public String description
public String creatorUserId
public List<CreateStreamRuleRequest> rules
Copyright © 2012–2014 TORCH GmbH. All rights reserved.