38 строки
2.0 KiB
YAML
38 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sphere.models.CountDevicesResponse"
|
|
fullName: "com.azure.resourcemanager.sphere.models.CountDevicesResponse"
|
|
name: "CountDevicesResponse"
|
|
nameWithType: "CountDevicesResponse"
|
|
summary: "An immutable client-side representation of Count<wbr>Devices<wbr>Response."
|
|
syntax: "public interface **CountDevicesResponse**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.sphere.models.CountDevicesResponse.innerModel()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.CountDevicesResponse.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "CountDevicesResponse.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>sphere.<wbr>fluent.<wbr>models.<wbr>Count<wbr>Devices<wbr>Response<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract CountDevicesResponseInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.sphere.fluent.models.CountDevicesResponseInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
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.models.CountDevicesResponse.value()"
|
|
fullName: "com.azure.resourcemanager.sphere.models.CountDevicesResponse.value()"
|
|
name: "value()"
|
|
nameWithType: "CountDevicesResponse.value()"
|
|
summary: "Gets the value property: Number of children resources in parent resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract int value()"
|
|
desc: "Gets the value property: Number of children resources in parent resource."
|
|
returns:
|
|
description: "the value value."
|
|
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of CountDevicesResponse."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.sphere.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0
|