跳转至主内容
目录
退出焦点模式
编辑
共享
微博
微信
目录
Query
Type 枚举
定义
包:
com.microsoft.azure.sdk.iot.service.devicetwin
本文内容
public enum QueryType
继承
java.lang.Object
java.lang.Enum<QueryType>
QueryType
字段
DEVICE_JOB
JOB_RESPONSE
RAW
TWIN
UNKNOWN
方法
fromString(String type)
public static QueryType fromString(String type)
参数
type
String
返回
QueryType
getValue()
public String getValue()
参数
type
String
返回
String
适用于
此页面有帮助吗?
是
否
还有其他反馈吗?
跳过
提交
谢谢。
此页面有帮助吗?
是
否
还有其他反馈吗?
跳过
提交
谢谢。
本文内容