Uses of Class
com.azure.resourcemanager.deviceregistry.models.AssetEndpointProfileUpdate
Package
Description
Package containing the service clients for DeviceRegistry.
Package containing the data models for DeviceRegistry.
-
Uses of AssetEndpointProfileUpdate in com.azure.resourcemanager.deviceregistry.fluent
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginUpdate
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileUpdate properties) Update a AssetEndpointProfile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginUpdate
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileUpdate properties, com.azure.core.util.Context context) Update a AssetEndpointProfile.AssetEndpointProfilesClient.update
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileUpdate properties) Update a AssetEndpointProfile.AssetEndpointProfilesClient.update
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileUpdate properties, com.azure.core.util.Context context) Update a AssetEndpointProfile. -
Uses of AssetEndpointProfileUpdate in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionAssetEndpointProfileUpdate.withProperties
(AssetEndpointProfileUpdateProperties properties) Set the properties property: The properties property.Set the tags property: Resource tags.