azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

627 строки
57 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient"
name: "DeviceGroupsClient"
nameWithType: "DeviceGroupsClient"
summary: "An instance of this class provides access to all the operations defined in Device<wbr>Groups<wbr>Client."
syntax: "public interface **DeviceGroupsClient**"
methods:
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginClaimDevices(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.ClaimDevicesRequest)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
name: "beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
nameWithType: "DeviceGroupsClient.beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
summary: "Bulk claims the devices."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Bulk claim devices request body."
name: "claimDevicesRequest"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ClaimDevicesRequest?alt=com.azure.resourcemanager.sphere.models.ClaimDevicesRequest&text=ClaimDevicesRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
desc: "Bulk claims the devices. Use '.unassigned' or '.default' for the device group and product names when bulk claiming devices to a catalog only."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginClaimDevices(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.ClaimDevicesRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
name: "beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
nameWithType: "DeviceGroupsClient.beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
summary: "Bulk claims the devices."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Bulk claim devices request body."
name: "claimDevicesRequest"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ClaimDevicesRequest?alt=com.azure.resourcemanager.sphere.models.ClaimDevicesRequest&text=ClaimDevicesRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginClaimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
desc: "Bulk claims the devices. Use '.unassigned' or '.default' for the device group and product names when bulk claiming devices to a catalog only."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
name: "beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
nameWithType: "DeviceGroupsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
summary: "Create a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DeviceGroupInner>,DeviceGroupInner> beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
desc: "Create a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
nameWithType: "DeviceGroupsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
summary: "Create a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DeviceGroupInner>,DeviceGroupInner> beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
desc: "Create a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
name: "beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
nameWithType: "DeviceGroupsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
summary: "Delete a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
desc: "Delete a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
name: "beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
nameWithType: "DeviceGroupsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
summary: "Delete a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
desc: "Delete a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.DeviceGroupUpdate)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
name: "beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
nameWithType: "DeviceGroupsClient.beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
summary: "Update a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.DeviceGroupUpdate?alt=com.azure.resourcemanager.sphere.models.DeviceGroupUpdate&text=DeviceGroupUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DeviceGroupInner>,DeviceGroupInner> beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
desc: "Update a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.DeviceGroupUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
name: "beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
nameWithType: "DeviceGroupsClient.beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
summary: "Update a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.DeviceGroupUpdate?alt=com.azure.resourcemanager.sphere.models.DeviceGroupUpdate&text=DeviceGroupUpdate\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DeviceGroupInner>,DeviceGroupInner> beginUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
desc: "Update a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.claimDevices(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.ClaimDevicesRequest)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
name: "claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
nameWithType: "DeviceGroupsClient.claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
summary: "Bulk claims the devices."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Bulk claim devices request body."
name: "claimDevicesRequest"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ClaimDevicesRequest?alt=com.azure.resourcemanager.sphere.models.ClaimDevicesRequest&text=ClaimDevicesRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest)"
desc: "Bulk claims the devices. Use '.unassigned' or '.default' for the device group and product names when bulk claiming devices to a catalog only."
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.claimDevices(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.ClaimDevicesRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
name: "claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
nameWithType: "DeviceGroupsClient.claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
summary: "Bulk claims the devices."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Bulk claim devices request body."
name: "claimDevicesRequest"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.ClaimDevicesRequest?alt=com.azure.resourcemanager.sphere.models.ClaimDevicesRequest&text=ClaimDevicesRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void claimDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName, ClaimDevicesRequest claimDevicesRequest, Context context)"
desc: "Bulk claims the devices. Use '.unassigned' or '.default' for the device group and product names when bulk claiming devices to a catalog only."
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.countDevices(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.countDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
name: "countDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
nameWithType: "DeviceGroupsClient.countDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
summary: "Counts devices in device group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract CountDevicesResponseInner countDevices(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
desc: "Counts devices in device group. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "response to the action call for count devices in a catalog."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.CountDevicesResponseInner?alt=com.azure.resourcemanager.sphere.fluent.models.CountDevicesResponseInner&text=CountDevicesResponseInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.countDevicesWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.countDevicesWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
name: "countDevicesWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
nameWithType: "DeviceGroupsClient.countDevicesWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
summary: "Counts devices in device group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<CountDevicesResponseInner> countDevicesWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
desc: "Counts devices in device group. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "response to the action call for count devices in a catalog along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.CountDevicesResponseInner?alt=com.azure.resourcemanager.sphere.fluent.models.CountDevicesResponseInner&text=CountDevicesResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
name: "createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
nameWithType: "DeviceGroupsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
summary: "Create a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DeviceGroupInner createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource)"
desc: "Create a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
name: "createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
nameWithType: "DeviceGroupsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
summary: "Create a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource create parameters."
name: "resource"
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DeviceGroupInner createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupInner resource, Context context)"
desc: "Create a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
name: "delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
nameWithType: "DeviceGroupsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
summary: "Delete a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
desc: "Delete a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
name: "delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
nameWithType: "DeviceGroupsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
summary: "Delete a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
desc: "Delete a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.get(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
name: "get(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
nameWithType: "DeviceGroupsClient.get(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
summary: "Get a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DeviceGroupInner get(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
desc: "Get a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "a DeviceGroup."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
name: "getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
nameWithType: "DeviceGroupsClient.getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
summary: "Get a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<DeviceGroupInner> getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, Context context)"
desc: "Get a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "a DeviceGroup along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.listByProduct(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.listByProduct(String resourceGroupName, String catalogName, String productName)"
name: "listByProduct(String resourceGroupName, String catalogName, String productName)"
nameWithType: "DeviceGroupsClient.listByProduct(String resourceGroupName, String catalogName, String productName)"
summary: "List Device<wbr>Group resources by Product."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<DeviceGroupInner> listByProduct(String resourceGroupName, String catalogName, String productName)"
desc: "List DeviceGroup resources by Product. '.default' and '.unassigned' are system defined values and cannot be used for product name."
returns:
description: "the response of a DeviceGroup list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.listByProduct(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.listByProduct(String resourceGroupName, String catalogName, String productName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
name: "listByProduct(String resourceGroupName, String catalogName, String productName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
nameWithType: "DeviceGroupsClient.listByProduct(String resourceGroupName, String catalogName, String productName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
summary: "List Device<wbr>Group resources by Product."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Filter the result list using the given expression."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The number of result items to return."
name: "top"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "The number of result items to skip."
name: "skip"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "The maximum number of result items per page."
name: "maxpagesize"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<DeviceGroupInner> listByProduct(String resourceGroupName, String catalogName, String productName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
desc: "List DeviceGroup resources by Product. '.default' and '.unassigned' are system defined values and cannot be used for product name."
returns:
description: "the response of a DeviceGroup list operation as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.DeviceGroupUpdate)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
name: "update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
nameWithType: "DeviceGroupsClient.update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
summary: "Update a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.DeviceGroupUpdate?alt=com.azure.resourcemanager.sphere.models.DeviceGroupUpdate&text=DeviceGroupUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DeviceGroupInner update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties)"
desc: "Update a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.models.DeviceGroupUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.sphere.fluent.DeviceGroupsClient.update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
name: "update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
nameWithType: "DeviceGroupsClient.update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
summary: "Update a Device<wbr>Group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of catalog."
name: "catalogName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of product."
name: "productName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of device group."
name: "deviceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The resource properties to be updated."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.DeviceGroupUpdate?alt=com.azure.resourcemanager.sphere.models.DeviceGroupUpdate&text=DeviceGroupUpdate\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DeviceGroupInner update(String resourceGroupName, String catalogName, String productName, String deviceGroupName, DeviceGroupUpdate properties, Context context)"
desc: "Update a DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
returns:
description: "an device group resource belonging to a product resource."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeviceGroupInner&text=DeviceGroupInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in DeviceGroupsClient."
metadata: {}
package: "com.azure.resourcemanager.sphere.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0