Index
All Classes and Interfaces|All Packages
A
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- Authenticate the client - Search tag in Overview
- Section
- Azure Device Update for IoT Hub client library for Java - Search tag in Overview
- Section
B
- beginDeleteUpdate(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Delete a specific update version.
- beginDeleteUpdate(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Delete a specific update version.
- beginImportDevices(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Import existing devices from IoT Hub.
- beginImportDevices(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Import existing devices from IoT Hub.
- beginImportUpdate(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Import new update version.
- beginImportUpdate(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Import new update version.
- buildAsyncClient() - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
Builds an instance of DeviceManagementAsyncClient class.
- buildAsyncClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
Builds an instance of DeviceUpdateAsyncClient class.
- buildClient() - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
Builds an instance of DeviceManagementClient class.
- buildClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
Builds an instance of DeviceUpdateClient class.
C
- clientOptions(ClientOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- clientOptions(ClientOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- com.azure.iot.deviceupdate - package com.azure.iot.deviceupdate
-
Package containing the classes for DeviceUpdateClient.
- configuration(Configuration) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- configuration(Configuration) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- Contributing - Search tag in Overview
- Section
- createOrUpdateDeploymentWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Creates or updates a deployment.
- createOrUpdateDeploymentWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Creates or updates a deployment.
- credential(TokenCredential) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
D
- deleteDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Deletes a device class subgroup deployment.
- deleteDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Deletes a device class subgroup deployment.
- deleteDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Deletes a deployment.
- deleteDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Deletes a deployment.
- deleteDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Deletes a device class subgroup.
- deleteDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Deletes a device class subgroup.
- deleteDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Deletes a device class.
- deleteDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Deletes a device class.
- deleteGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Deletes a device group.
- deleteGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Deletes a device group.
- DeviceManagementAsyncClient - Class in com.azure.iot.deviceupdate
-
Initializes a new instance of the asynchronous DeviceUpdateClient type.
- DeviceManagementClient - Class in com.azure.iot.deviceupdate
-
Initializes a new instance of the synchronous DeviceUpdateClient type.
- DeviceManagementClientBuilder - Class in com.azure.iot.deviceupdate
-
A builder for creating a new instance of the DeviceManagementClient type.
- DeviceManagementClientBuilder() - Constructor for class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
Create an instance of the DeviceManagementClientBuilder.
- DeviceUpdateAsyncClient - Class in com.azure.iot.deviceupdate
-
Initializes a new instance of the asynchronous DeviceUpdateClient type.
- DeviceUpdateClient - Class in com.azure.iot.deviceupdate
-
Initializes a new instance of the synchronous DeviceUpdateClient type.
- DeviceUpdateClientBuilder - Class in com.azure.iot.deviceupdate
-
A builder for creating a new instance of the DeviceUpdateClient type.
- DeviceUpdateClientBuilder() - Constructor for class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
Create an instance of the DeviceUpdateClientBuilder.
- DeviceUpdateServiceVersion - Enum in com.azure.iot.deviceupdate
-
Service version of DeviceUpdate.
E
- endpoint(String) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- endpoint(String) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- Examples - Search tag in Overview
- Section
G
- getBestUpdatesForDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get the best available update for a device class subgroup and a count of how many devices need this update.
- getBestUpdatesForDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get the best available update for a device class subgroup and a count of how many devices need this update.
- getDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the deployment properties.
- getDeploymentForDeviceClassSubgroupWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the deployment properties.
- getDeploymentStatusWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
- getDeploymentStatusWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
- getDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the deployment properties.
- getDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the deployment properties.
- getDeviceClassSubgroupDeploymentStatusWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
- getDeviceClassSubgroupDeploymentStatusWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the status of a deployment including a breakdown of how many devices in the deployment are in progress, completed, or failed.
- getDeviceClassSubgroupUpdateComplianceWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get device class subgroup update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
- getDeviceClassSubgroupUpdateComplianceWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get device class subgroup update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
- getDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets device class subgroup details.
- getDeviceClassSubgroupWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets device class subgroup details.
- getDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the properties of a device class.
- getDeviceClassWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the properties of a device class.
- getDeviceModuleWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the device module properties and latest deployment status for a device module connected to Device Update for IoT Hub.
- getDeviceModuleWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the device module properties and latest deployment status for a device module connected to Device Update for IoT Hub.
- getDeviceWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the device properties and latest deployment status for a device connected to Device Update for IoT Hub.
- getDeviceWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the device properties and latest deployment status for a device connected to Device Update for IoT Hub.
- getFileWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a specific update file from the version.
- getFileWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a specific update file from the version.
- getGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the device group properties.
- getGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the device group properties.
- getLatest() - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
-
Gets the latest service version supported by this client library.
- getLogCollectionDetailedStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get log collection with detailed status.
- getLogCollectionDetailedStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get log collection with detailed status.
- getLogCollectionWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get the device diagnostics log collection.
- getLogCollectionWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get the device diagnostics log collection.
- getOperationStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Retrieve operation status.
- getOperationStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Retrieve operation status.
- getOperationStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Retrieve operation status.
- getOperationStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Retrieve operation status.
- Getting started - Search tag in Overview
- Section
- getUpdateComplianceForGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get device group update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
- getUpdateComplianceForGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get device group update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.
- getUpdateComplianceWithResponse(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets the breakdown of how many devices are on their latest update, have new updates available, or are in progress receiving new updates.
- getUpdateComplianceWithResponse(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets the breakdown of how many devices are on their latest update, have new updates available, or are in progress receiving new updates.
- getUpdateWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a specific update version.
- getUpdateWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a specific update version.
- getVersion() - Method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
H
- httpClient(HttpClient) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- httpClient(HttpClient) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
I
- Include the Package - Search tag in Overview
- Section
- instanceId(String) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
Sets The Device Update for IoT Hub account instance identifier.
- instanceId(String) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
Sets The Device Update for IoT Hub account instance identifier.
K
- Key concepts - Search tag in Overview
- Section
L
- listBestUpdatesForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get the best available updates for a device group and a count of how many devices need each update.
- listBestUpdatesForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get the best available updates for a device group and a count of how many devices need each update.
- listDeploymentsForDeviceClassSubgroup(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of deployments for a device class subgroup.
- listDeploymentsForDeviceClassSubgroup(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of deployments for a device class subgroup.
- listDeploymentsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of deployments for a device group.
- listDeploymentsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of deployments for a device group.
- listDeviceClasses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of all device classes (sets of devices compatible with the same updates based on the model Id and compat properties reported in the Device Update PnP interface in IoT Hub) for all devices connected to Device Update for IoT Hub.
- listDeviceClasses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of all device classes (sets of devices compatible with the same updates based on the model Id and compat properties reported in the Device Update PnP interface in IoT Hub) for all devices connected to Device Update for IoT Hub.
- listDeviceClassSubgroupsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get the device class subgroups for the group.
- listDeviceClassSubgroupsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get the device class subgroups for the group.
- listDevices(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of devices connected to Device Update for IoT Hub.
- listDevices(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of devices connected to Device Update for IoT Hub.
- listDeviceStatesForDeviceClassSubgroupDeployment(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of devices in a deployment along with their state.
- listDeviceStatesForDeviceClassSubgroupDeployment(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of devices in a deployment along with their state.
- listFiles(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a list of all update file identifiers for the specified version.
- listFiles(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a list of all update file identifiers for the specified version.
- listGroups(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of all device groups.
- listGroups(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of all device groups.
- listHealthOfDevices(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get list of device health.
- listHealthOfDevices(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get list of device health.
- listInstallableUpdatesForDeviceClass(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Gets a list of installable updates for a device class.
- listInstallableUpdatesForDeviceClass(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Gets a list of installable updates for a device class.
- listLogCollections(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get all device diagnostics log collections.
- listLogCollections(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get all device diagnostics log collections.
- listNames(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a list of all update names that match the specified provider.
- listNames(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a list of all update names that match the specified provider.
- listOperationStatuses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Get a list of all device import operations.
- listOperationStatuses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Get a list of all device import operations.
- listOperationStatuses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a list of all import update operations.
- listOperationStatuses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a list of all import update operations.
- listProviders(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a list of all update providers that have been imported to Device Update for IoT Hub.
- listProviders(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a list of all update providers that have been imported to Device Update for IoT Hub.
- listUpdates(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a list of all updates that have been imported to Device Update for IoT Hub.
- listUpdates(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a list of all updates that have been imported to Device Update for IoT Hub.
- listVersions(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
-
Get a list of all update versions that match the specified provider and name.
- listVersions(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
-
Get a list of all update versions that match the specified provider and name.
N
- Next steps - Search tag in Overview
- Section
P
- pipeline(HttpPipeline) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- pipeline(HttpPipeline) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- Prerequisites - Search tag in Overview
- Section
R
- retryDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Retries a deployment with failed devices.
- retryDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Retries a deployment with failed devices.
- retryOptions(RetryOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
.
- retryOptions(RetryOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
.
- retryPolicy(RetryPolicy) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- retryPolicy(RetryPolicy) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
S
- serviceVersion(DeviceUpdateServiceVersion) - Method in class com.azure.iot.deviceupdate.DeviceManagementClientBuilder
-
Sets Service version.
- serviceVersion(DeviceUpdateServiceVersion) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
-
Sets Service version.
- startLogCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Start the device diagnostics log collection on specified devices.
- startLogCollectionWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Start the device diagnostics log collection on specified devices.
- stopDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Stops a deployment.
- stopDeploymentWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Stops a deployment.
T
- Troubleshooting - Search tag in Overview
- Section
U
- updateDeviceClassWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
-
Update device class details.
- updateDeviceClassWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
-
Update device class details.
V
- V2022_10_01 - Enum constant in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
-
Enum value 2022-10-01.
- valueOf(String) - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages