com.baidubce.services.ruleengine.model
Class DestinationKind

java.lang.Object
  extended by com.baidubce.services.ruleengine.model.DestinationKind

public class DestinationKind
extends Object


Field Summary
static String BOS
           
static String FUNCTION
           
static String KAFKA
           
static String MQTT
           
static String MQTT_DYNAMIC
           
static String SMS
           
static String TSDB
           
 
Constructor Summary
DestinationKind()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MQTT

public static final String MQTT
See Also:
Constant Field Values

TSDB

public static final String TSDB
See Also:
Constant Field Values

KAFKA

public static final String KAFKA
See Also:
Constant Field Values

BOS

public static final String BOS
See Also:
Constant Field Values

MQTT_DYNAMIC

public static final String MQTT_DYNAMIC
See Also:
Constant Field Values

SMS

public static final String SMS
See Also:
Constant Field Values

FUNCTION

public static final String FUNCTION
See Also:
Constant Field Values
Constructor Detail

DestinationKind

public DestinationKind()


Copyright © 2018. All rights reserved.