47 строки
2.4 KiB
YAML
47 строки
2.4 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="java.io.Serializable" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable?alt=com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable&text=Serializable" data-throw-if-not-resolved="False"/>
|
|
inheritedMembers:
|
|
- com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable.toJson()
|
|
- com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable.toJsonElement()
|
|
- com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable.toString()
|
|
methods:
|
|
- fullName: com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceCapabilities.isIotEdge()
|
|
name: isIotEdge()
|
|
nameWithType: DeviceCapabilities.isIotEdge()
|
|
returns:
|
|
description: <p>the iotEdge Boolean </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Getter for iotEdge Boolean</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean isIotEdge()
|
|
uid: com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceCapabilities.isIotEdge()
|
|
- fullName: com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceCapabilities.setIotEdge(Boolean iotEdge)
|
|
name: setIotEdge(Boolean iotEdge)
|
|
nameWithType: DeviceCapabilities.setIotEdge(Boolean iotEdge)
|
|
parameters:
|
|
- description: <p>- status of capabilities enabled on the device </p>
|
|
name: iotEdge
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
exceptions:
|
|
- type: <xref href="IllegalArgumentException?alt=IllegalArgumentException&text=IllegalArgumentException" data-throw-if-not-resolved="False"/>
|
|
description: <p>if the provided argument is null </p>
|
|
summary: >-
|
|
<p>Setter for iotEdge Boolean</p>
|
|
|
|
<p></p>
|
|
syntax: public void setIotEdge(Boolean iotEdge)
|
|
uid: com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceCapabilities.setIotEdge(Boolean)
|
|
nameWithType: DeviceCapabilities
|
|
syntax: public class DeviceCapabilities extends Serializable
|
|
type: class
|
|
uid: com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceCapabilities
|
|
fullName: com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceCapabilities
|
|
name: DeviceCapabilities
|
|
package: com.microsoft.azure.sdk.iot.provisioning.service.configs
|
|
metadata: {}
|