A B C D E G H I L P R S V 
All Classes All Packages

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Adds a custom Http pipeline policy.

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.
buildDeviceManagementAsyncClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Builds an instance of DeviceManagementAsyncClient async client.
buildDeviceManagementClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Builds an instance of DeviceManagementClient sync client.
buildDeviceUpdateAsyncClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Builds an instance of DeviceUpdateAsyncClient async client.
buildDeviceUpdateClient() - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Builds an instance of DeviceUpdateClient sync client.

C

clientOptions(ClientOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets The client options such as application ID and custom headers to set on a request.
collectLogsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Start the device diagnostics log collection operation on specified devices.
collectLogsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Start the device diagnostics log collection operation on specified devices.
com.azure.iot.deviceupdate - package com.azure.iot.deviceupdate
Package containing the classes for DeviceUpdateClient.
configuration(Configuration) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets The configuration store that is used during construction of the service client.
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.
createOrUpdateGroupWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Create or update a device group.
createOrUpdateGroupWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Create or update a device group.
credential(TokenCredential) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets The TokenCredential used for authentication.

D

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.
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.
deleteUpdateWithResponse(String, String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Delete a specific update version.
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.
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.DeviceUpdateClientBuilder
Sets Account endpoint.

G

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 properties of a deployment.
getDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the properties of a deployment.
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.
getDeviceTagWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a count of how many devices have a device tag.
getDeviceTagWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a count of how many devices have a device tag.
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.
getGroupUpdateComplianceWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get 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.
getGroupUpdateComplianceWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get 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.
getGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets the properties of a group.
getGroupWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets the properties of a group.
getLatest() - Static method in enum com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
Gets the latest service version supported by this client library.
getLogCollectionOperationDetailedStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get device diagnostics log collection operation with detailed status.
getLogCollectionOperationDetailedStatusWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get device diagnostics log collection operation with detailed status.
getLogCollectionOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get the device diagnostics log collection operation.
getLogCollectionOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get the device diagnostics log collection operation.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Retrieve operation status.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Retrieve operation status.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Retrieve operation status.
getOperationWithResponse(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClient
Retrieve operation status.
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.DeviceUpdateClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets The logging configuration for HTTP requests and responses.

I

importDevicesWithResponse(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Import existing devices from IoT Hub.
importUpdateWithResponse(BinaryData, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Import new update version.
instanceId(String) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets Account instance identifier.

L

listBestUpdatesForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get the best available updates for a 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 group and a count of how many devices need each update.
listDeploymentDevices(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of devices in a deployment along with their state.
listDeploymentDevices(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of devices in a deployment along with their state.
listDeploymentsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of deployments for a group.
listDeploymentsForGroup(String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of deployments for a group.
listDeviceClasses(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of all device classes (unique combinations of device manufacturer and model) 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 (unique combinations of device manufacturer and model) for all devices connected to Device Update for IoT Hub.
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.
listDeviceTags(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Gets a list of available group device tags for all devices connected to Device Update for IoT Hub.
listDeviceTags(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Gets a list of available group device tags for all devices connected to Device Update for IoT Hub.
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.
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.
listLogCollectionOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get all device diagnostics log collection operations.
listLogCollectionOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get all device diagnostics log collection operations.
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.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Get a list of all device import operations.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Get a list of all device import operations.
listOperations(RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceUpdateAsyncClient
Get a list of all import update operations.
listOperations(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.

P

pipeline(HttpPipeline) - Method in class com.azure.iot.deviceupdate.DeviceUpdateClientBuilder
Sets The HTTP pipeline to send requests through.

R

retryDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Retries a deployment with failed devices.
retryDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Retries a deployment with failed devices.
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.DeviceUpdateClientBuilder
Sets Service version.
stopDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementAsyncClient
Stops a deployment.
stopDeploymentWithResponse(String, String, RequestOptions) - Method in class com.azure.iot.deviceupdate.DeviceManagementClient
Stops a deployment.

V

V2021_06_01_PREVIEW - com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
Enum value 2021-06-01-preview.
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.
A B C D E G H I L P R S V 
All Classes All Packages