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

79 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList"
name: "UeInfoList"
nameWithType: "UeInfoList"
summary: "Response for packet core list UEs API call."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **UeInfoList**"
constructors:
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.UeInfoList()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.UeInfoList()"
name: "UeInfoList()"
nameWithType: "UeInfoList.UeInfoList()"
summary: "Creates an instance of Ue<wbr>Info<wbr>List class."
syntax: "public UeInfoList()"
desc: "Creates an instance of UeInfoList class."
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.nextLink()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.nextLink()"
name: "nextLink()"
nameWithType: "UeInfoList.nextLink()"
summary: "Get the next<wbr>Link property: The URL to get the next set of results."
syntax: "public String nextLink()"
desc: "Get the nextLink property: The URL to get the next set of results."
returns:
description: "the nextLink value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.validate()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.validate()"
name: "validate()"
nameWithType: "UeInfoList.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.value()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.value()"
name: "value()"
nameWithType: "UeInfoList.value()"
summary: "Get the value property: A list of UEs in a packet core and their basic information."
syntax: "public List<UeInfoInner> value()"
desc: "Get the value property: A list of UEs in a packet core and their basic information."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner?alt=com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner&text=UeInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.withValue(java.util.List<com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner>)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.UeInfoList.withValue(List<UeInfoInner> value)"
name: "withValue(List<UeInfoInner> value)"
nameWithType: "UeInfoList.withValue(List<UeInfoInner> value)"
summary: "Set the value property: A list of UEs in a packet core and their basic information."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner?alt=com.azure.resourcemanager.mobilenetwork.fluent.models.UeInfoInner&text=UeInfoInner\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public UeInfoList withValue(List<UeInfoInner> value)"
desc: "Set the value property: A list of UEs in a packet core and their basic information."
returns:
description: "the UeInfoList object itself."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.UeInfoList?alt=com.azure.resourcemanager.mobilenetwork.models.UeInfoList&text=UeInfoList\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Response for packet core list UEs API call."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0