146 строки
9.8 KiB
YAML
146 строки
9.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.iothub.models.RoutingSource"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource"
|
|
name: "RoutingSource"
|
|
nameWithType: "RoutingSource"
|
|
summary: "The source that the routing rule is to be applied to, such as Device<wbr>Messages."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **RoutingSource**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.RoutingSource()"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.RoutingSource()"
|
|
name: "RoutingSource()"
|
|
nameWithType: "RoutingSource.RoutingSource()"
|
|
summary: "Creates a new instance of Routing<wbr>Source value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.iothub.models.RoutingSource.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public RoutingSource()"
|
|
desc: "Creates a new instance of RoutingSource value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_CONNECTION_STATE_EVENTS"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_CONNECTION_STATE_EVENTS"
|
|
name: "DEVICE_CONNECTION_STATE_EVENTS"
|
|
nameWithType: "RoutingSource.DEVICE_CONNECTION_STATE_EVENTS"
|
|
summary: "Static value Device<wbr>Connection<wbr>State<wbr>Events for Routing<wbr>Source."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RoutingSource DEVICE_CONNECTION_STATE_EVENTS"
|
|
desc: "Static value DeviceConnectionStateEvents for RoutingSource."
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_JOB_LIFECYCLE_EVENTS"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_JOB_LIFECYCLE_EVENTS"
|
|
name: "DEVICE_JOB_LIFECYCLE_EVENTS"
|
|
nameWithType: "RoutingSource.DEVICE_JOB_LIFECYCLE_EVENTS"
|
|
summary: "Static value Device<wbr>Job<wbr>Lifecycle<wbr>Events for Routing<wbr>Source."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RoutingSource DEVICE_JOB_LIFECYCLE_EVENTS"
|
|
desc: "Static value DeviceJobLifecycleEvents for RoutingSource."
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_LIFECYCLE_EVENTS"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_LIFECYCLE_EVENTS"
|
|
name: "DEVICE_LIFECYCLE_EVENTS"
|
|
nameWithType: "RoutingSource.DEVICE_LIFECYCLE_EVENTS"
|
|
summary: "Static value Device<wbr>Lifecycle<wbr>Events for Routing<wbr>Source."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RoutingSource DEVICE_LIFECYCLE_EVENTS"
|
|
desc: "Static value DeviceLifecycleEvents for RoutingSource."
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_MESSAGES"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.DEVICE_MESSAGES"
|
|
name: "DEVICE_MESSAGES"
|
|
nameWithType: "RoutingSource.DEVICE_MESSAGES"
|
|
summary: "Static value Device<wbr>Messages for Routing<wbr>Source."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RoutingSource DEVICE_MESSAGES"
|
|
desc: "Static value DeviceMessages for RoutingSource."
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.INVALID"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.INVALID"
|
|
name: "INVALID"
|
|
nameWithType: "RoutingSource.INVALID"
|
|
summary: "Static value Invalid for Routing<wbr>Source."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RoutingSource INVALID"
|
|
desc: "Static value Invalid for RoutingSource."
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.TWIN_CHANGE_EVENTS"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.TWIN_CHANGE_EVENTS"
|
|
name: "TWIN_CHANGE_EVENTS"
|
|
nameWithType: "RoutingSource.TWIN_CHANGE_EVENTS"
|
|
summary: "Static value Twin<wbr>Change<wbr>Events for Routing<wbr>Source."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RoutingSource TWIN_CHANGE_EVENTS"
|
|
desc: "Static value TwinChangeEvents for RoutingSource."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "RoutingSource.fromString(String name)"
|
|
summary: "Creates or finds a Routing<wbr>Source from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static RoutingSource fromString(String name)"
|
|
desc: "Creates or finds a RoutingSource from its string representation."
|
|
returns:
|
|
description: "the corresponding RoutingSource."
|
|
type: "<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.iothub.models.RoutingSource.values()"
|
|
fullName: "com.azure.resourcemanager.iothub.models.RoutingSource.values()"
|
|
name: "values()"
|
|
nameWithType: "RoutingSource.values()"
|
|
summary: "Gets known Routing<wbr>Source values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<RoutingSource> values()"
|
|
desc: "Gets known RoutingSource values."
|
|
returns:
|
|
description: "known RoutingSource values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.iothub.models.RoutingSource?alt=com.azure.resourcemanager.iothub.models.RoutingSource&text=RoutingSource\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The source that the routing rule is to be applied to, such as DeviceMessages."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.iothub.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0
|