Uses of Class
com.azure.resourcemanager.deviceregistry.fluent.models.AssetInner
Package
Description
Package containing the service clients for DeviceRegistry.
Package containing the inner data models for DeviceRegistry.
Package containing the data models for DeviceRegistry.
-
Uses of AssetInner in com.azure.resourcemanager.deviceregistry.fluent
Modifier and TypeMethodDescriptionAssetsClient.createOrReplace
(String resourceGroupName, String assetName, AssetInner resource) Create a Asset.AssetsClient.createOrReplace
(String resourceGroupName, String assetName, AssetInner resource, com.azure.core.util.Context context) Create a Asset.AssetsClient.getByResourceGroup
(String resourceGroupName, String assetName) Get a Asset.AssetsClient.update
(String resourceGroupName, String assetName, AssetUpdate properties) Update a Asset.AssetsClient.update
(String resourceGroupName, String assetName, AssetUpdate properties, com.azure.core.util.Context context) Update a Asset.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginCreateOrReplace
(String resourceGroupName, String assetName, AssetInner resource) Create a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginCreateOrReplace
(String resourceGroupName, String assetName, AssetInner resource) Create a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginCreateOrReplace
(String resourceGroupName, String assetName, AssetInner resource, com.azure.core.util.Context context) Create a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginCreateOrReplace
(String resourceGroupName, String assetName, AssetInner resource, com.azure.core.util.Context context) Create a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginUpdate
(String resourceGroupName, String assetName, AssetUpdate properties) Update a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginUpdate
(String resourceGroupName, String assetName, AssetUpdate properties) Update a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginUpdate
(String resourceGroupName, String assetName, AssetUpdate properties, com.azure.core.util.Context context) Update a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginUpdate
(String resourceGroupName, String assetName, AssetUpdate properties, com.azure.core.util.Context context) Update a Asset.com.azure.core.http.rest.Response<AssetInner>
AssetsClient.getByResourceGroupWithResponse
(String resourceGroupName, String assetName, com.azure.core.util.Context context) Get a Asset.com.azure.core.http.rest.PagedIterable<AssetInner>
AssetsClient.list()
List Asset resources by subscription ID.com.azure.core.http.rest.PagedIterable<AssetInner>
AssetsClient.list
(com.azure.core.util.Context context) List Asset resources by subscription ID.com.azure.core.http.rest.PagedIterable<AssetInner>
AssetsClient.listByResourceGroup
(String resourceGroupName) List Asset resources by resource group.com.azure.core.http.rest.PagedIterable<AssetInner>
AssetsClient.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) List Asset resources by resource group.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginCreateOrReplace
(String resourceGroupName, String assetName, AssetInner resource) Create a Asset.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetInner>,
AssetInner> AssetsClient.beginCreateOrReplace
(String resourceGroupName, String assetName, AssetInner resource, com.azure.core.util.Context context) Create a Asset.AssetsClient.createOrReplace
(String resourceGroupName, String assetName, AssetInner resource) Create a Asset.AssetsClient.createOrReplace
(String resourceGroupName, String assetName, AssetInner resource, com.azure.core.util.Context context) Create a Asset. -
Uses of AssetInner in com.azure.resourcemanager.deviceregistry.fluent.models
Modifier and TypeMethodDescriptionAssetInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location.AssetInner.withLocation
(String location) AssetInner.withProperties
(AssetProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of AssetInner in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionAsset.innerModel()
Gets the inner com.azure.resourcemanager.deviceregistry.fluent.models.AssetInner object.