### YamlMime:JavaType uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G" name: "Guti5G" nameWithType: "Guti5G" summary: "5G GUTI." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **Guti5G**" constructors: - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.Guti5G()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.Guti5G()" name: "Guti5G()" nameWithType: "Guti5G.Guti5G()" summary: "Creates an instance of Guti5G class." syntax: "public Guti5G()" desc: "Creates an instance of Guti5G class." methods: - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.amfId()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.amfId()" name: "amfId()" nameWithType: "Guti5G.amfId()" summary: "Get the amfId property: AMF identifier." syntax: "public AmfId amfId()" desc: "Get the amfId property: AMF identifier." returns: description: "the amfId value." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.fivegTmsi()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.fivegTmsi()" name: "fivegTmsi()" nameWithType: "Guti5G.fivegTmsi()" summary: "Get the fivegTmsi property: 5G Temporary Mobile Subscriber Identity." syntax: "public int fivegTmsi()" desc: "Get the fivegTmsi property: 5G Temporary Mobile Subscriber Identity." returns: description: "the fivegTmsi value." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.plmn()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.plmn()" name: "plmn()" nameWithType: "Guti5G.plmn()" summary: "Get the plmn property: Public land mobile network (PLMN) ID." syntax: "public PlmnId plmn()" desc: "Get the plmn property: Public land mobile network (PLMN) ID. This is made up of the mobile country code and mobile network code, as defined in https://www.itu.int/rec/T-REC-E.212. The values 001-01 and 001-001 can be used for testing and the values 999-99 and 999-999 can be used on internal private networks." returns: description: "the plmn value." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.validate()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.validate()" name: "validate()" nameWithType: "Guti5G.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.withAmfId(com.azure.resourcemanager.mobilenetwork.models.AmfId)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.withAmfId(AmfId amfId)" name: "withAmfId(AmfId amfId)" nameWithType: "Guti5G.withAmfId(AmfId amfId)" summary: "Set the amfId property: AMF identifier." parameters: - description: "the amfId value to set." name: "amfId" type: "" syntax: "public Guti5G withAmfId(AmfId amfId)" desc: "Set the amfId property: AMF identifier." returns: description: "the Guti5G object itself." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.withFivegTmsi(int)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.withFivegTmsi(int fivegTmsi)" name: "withFivegTmsi(int fivegTmsi)" nameWithType: "Guti5G.withFivegTmsi(int fivegTmsi)" summary: "Set the fivegTmsi property: 5G Temporary Mobile Subscriber Identity." parameters: - description: "the fivegTmsi value to set." name: "fivegTmsi" type: "" syntax: "public Guti5G withFivegTmsi(int fivegTmsi)" desc: "Set the fivegTmsi property: 5G Temporary Mobile Subscriber Identity." returns: description: "the Guti5G object itself." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.withPlmn(com.azure.resourcemanager.mobilenetwork.models.PlmnId)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Guti5G.withPlmn(PlmnId plmn)" name: "withPlmn(PlmnId plmn)" nameWithType: "Guti5G.withPlmn(PlmnId plmn)" summary: "Set the plmn property: Public land mobile network (PLMN) ID." parameters: - description: "the plmn value to set." name: "plmn" type: "" syntax: "public Guti5G withPlmn(PlmnId plmn)" desc: "Set the plmn property: Public land mobile network (PLMN) ID. This is made up of the mobile country code and mobile network code, as defined in https://www.itu.int/rec/T-REC-E.212. The values 001-01 and 001-001 can be used for testing and the values 999-99 and 999-999 can be used on internal private networks." returns: description: "the Guti5G object itself." type: "" type: "class" desc: "5G GUTI." metadata: {} package: "com.azure.resourcemanager.mobilenetwork.models" artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0