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