Uses of Interface
com.azure.resourcemanager.deviceregistry.models.Asset
Package
Description
Package containing the data models for DeviceRegistry.
-
Uses of Asset in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionAsset.Update.apply()
Executes the update request.Asset.Update.apply
(com.azure.core.util.Context context) Executes the update request.Asset.DefinitionStages.WithCreate.create()
Executes the create request.Asset.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a Asset.Assets.getByResourceGroup
(String resourceGroupName, String assetName) Get a Asset.Asset.refresh()
Refreshes the resource to sync with Azure.Asset.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Asset>
Assets.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a Asset.com.azure.core.http.rest.Response<Asset>
Assets.getByResourceGroupWithResponse
(String resourceGroupName, String assetName, com.azure.core.util.Context context) Get a Asset.com.azure.core.http.rest.PagedIterable<Asset>
Assets.list()
List Asset resources by subscription ID.com.azure.core.http.rest.PagedIterable<Asset>
Assets.list
(com.azure.core.util.Context context) List Asset resources by subscription ID.com.azure.core.http.rest.PagedIterable<Asset>
Assets.listByResourceGroup
(String resourceGroupName) List Asset resources by resource group.com.azure.core.http.rest.PagedIterable<Asset>
Assets.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) List Asset resources by resource group.