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

117 строки
6.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId"
name: "AmfId"
nameWithType: "AmfId"
summary: "AMF identifier."
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 **AmfId**"
constructors:
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.AmfId()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.AmfId()"
name: "AmfId()"
nameWithType: "AmfId.AmfId()"
summary: "Creates an instance of Amf<wbr>Id class."
syntax: "public AmfId()"
desc: "Creates an instance of AmfId class."
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.pointer()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.pointer()"
name: "pointer()"
nameWithType: "AmfId.pointer()"
summary: "Get the pointer property: AMF pointer."
syntax: "public int pointer()"
desc: "Get the pointer property: AMF pointer."
returns:
description: "the pointer value."
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.regionId()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.regionId()"
name: "regionId()"
nameWithType: "AmfId.regionId()"
summary: "Get the region<wbr>Id property: AMF region identifier."
syntax: "public int regionId()"
desc: "Get the regionId property: AMF region identifier."
returns:
description: "the regionId value."
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.setId()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.setId()"
name: "setId()"
nameWithType: "AmfId.setId()"
summary: "Get the set<wbr>Id property: AMF set identifier."
syntax: "public int setId()"
desc: "Get the setId property: AMF set identifier."
returns:
description: "the setId value."
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.validate()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.validate()"
name: "validate()"
nameWithType: "AmfId.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.withPointer(int)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.withPointer(int pointer)"
name: "withPointer(int pointer)"
nameWithType: "AmfId.withPointer(int pointer)"
summary: "Set the pointer property: AMF pointer."
parameters:
- description: "the pointer value to set."
name: "pointer"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AmfId withPointer(int pointer)"
desc: "Set the pointer property: AMF pointer."
returns:
description: "the AmfId object itself."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AmfId?alt=com.azure.resourcemanager.mobilenetwork.models.AmfId&text=AmfId\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.withRegionId(int)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.withRegionId(int regionId)"
name: "withRegionId(int regionId)"
nameWithType: "AmfId.withRegionId(int regionId)"
summary: "Set the region<wbr>Id property: AMF region identifier."
parameters:
- description: "the regionId value to set."
name: "regionId"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AmfId withRegionId(int regionId)"
desc: "Set the regionId property: AMF region identifier."
returns:
description: "the AmfId object itself."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AmfId?alt=com.azure.resourcemanager.mobilenetwork.models.AmfId&text=AmfId\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.AmfId.withSetId(int)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.AmfId.withSetId(int setId)"
name: "withSetId(int setId)"
nameWithType: "AmfId.withSetId(int setId)"
summary: "Set the set<wbr>Id property: AMF set identifier."
parameters:
- description: "the setId value to set."
name: "setId"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AmfId withSetId(int setId)"
desc: "Set the setId property: AMF set identifier."
returns:
description: "the AmfId object itself."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AmfId?alt=com.azure.resourcemanager.mobilenetwork.models.AmfId&text=AmfId\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "AMF identifier."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0