Uses of Class
com.azure.resourcemanager.deviceregistry.fluent.models.AssetEndpointProfileInner
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 AssetEndpointProfileInner in com.azure.resourcemanager.deviceregistry.fluent
Modifier and TypeMethodDescriptionAssetEndpointProfilesClient.createOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource) Create a AssetEndpointProfile.AssetEndpointProfilesClient.createOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource, com.azure.core.util.Context context) Create a AssetEndpointProfile.AssetEndpointProfilesClient.getByResourceGroup
(String resourceGroupName, String assetEndpointProfileName) Get 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.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginCreateOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource) Create a AssetEndpointProfile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginCreateOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource) Create a AssetEndpointProfile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginCreateOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource, com.azure.core.util.Context context) Create a AssetEndpointProfile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginCreateOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource, com.azure.core.util.Context context) Create a AssetEndpointProfile.com.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) 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.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.com.azure.core.http.rest.Response<AssetEndpointProfileInner>
AssetEndpointProfilesClient.getByResourceGroupWithResponse
(String resourceGroupName, String assetEndpointProfileName, com.azure.core.util.Context context) Get a AssetEndpointProfile.com.azure.core.http.rest.PagedIterable<AssetEndpointProfileInner>
AssetEndpointProfilesClient.list()
List AssetEndpointProfile resources by subscription ID.com.azure.core.http.rest.PagedIterable<AssetEndpointProfileInner>
AssetEndpointProfilesClient.list
(com.azure.core.util.Context context) List AssetEndpointProfile resources by subscription ID.com.azure.core.http.rest.PagedIterable<AssetEndpointProfileInner>
AssetEndpointProfilesClient.listByResourceGroup
(String resourceGroupName) List AssetEndpointProfile resources by resource group.com.azure.core.http.rest.PagedIterable<AssetEndpointProfileInner>
AssetEndpointProfilesClient.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) List AssetEndpointProfile resources by resource group.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginCreateOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource) Create a AssetEndpointProfile.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AssetEndpointProfileInner>,
AssetEndpointProfileInner> AssetEndpointProfilesClient.beginCreateOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource, com.azure.core.util.Context context) Create a AssetEndpointProfile.AssetEndpointProfilesClient.createOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource) Create a AssetEndpointProfile.AssetEndpointProfilesClient.createOrReplace
(String resourceGroupName, String assetEndpointProfileName, AssetEndpointProfileInner resource, com.azure.core.util.Context context) Create a AssetEndpointProfile. -
Uses of AssetEndpointProfileInner in com.azure.resourcemanager.deviceregistry.fluent.models
Modifier and TypeMethodDescriptionAssetEndpointProfileInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location.AssetEndpointProfileInner.withLocation
(String location) AssetEndpointProfileInner.withProperties
(AssetEndpointProfileProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of AssetEndpointProfileInner in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionAssetEndpointProfile.innerModel()
Gets the inner com.azure.resourcemanager.deviceregistry.fluent.models.AssetEndpointProfileInner object.