2024-03-21 07:46:56 +03:00
|
|
|
### 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><<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\" />>"
|
|
|
|
- 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><<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\" />>"
|
|
|
|
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"
|
2024-06-18 08:01:43 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0
|