### YamlMime:JavaType uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys" name: "PublicLandMobileNetworkHomeNetworkPublicKeys" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys" summary: "Configuration relating to SUPI concealment." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **PublicLandMobileNetworkHomeNetworkPublicKeys**" constructors: - uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.PublicLandMobileNetworkHomeNetworkPublicKeys()" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.PublicLandMobileNetworkHomeNetworkPublicKeys()" name: "PublicLandMobileNetworkHomeNetworkPublicKeys()" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys.PublicLandMobileNetworkHomeNetworkPublicKeys()" summary: "Creates an instance of PublicLandMobileNetworkHomeNetworkPublicKeys class." syntax: "public PublicLandMobileNetworkHomeNetworkPublicKeys()" desc: "Creates an instance of PublicLandMobileNetworkHomeNetworkPublicKeys class." methods: - uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.profileA()" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.profileA()" name: "profileA()" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys.profileA()" summary: "Get the profileA property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile A Protection Scheme." syntax: "public List profileA()" desc: "Get the profileA property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile A Protection Scheme." returns: description: "the profileA value." type: "List<>" - uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.profileB()" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.profileB()" name: "profileB()" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys.profileB()" summary: "Get the profileB property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme." syntax: "public List profileB()" desc: "Get the profileB property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme." returns: description: "the profileB value." type: "List<>" - uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.validate()" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.validate()" name: "validate()" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.withProfileA(java.util.List)" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.withProfileA(List profileA)" name: "withProfileA(List profileA)" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys.withProfileA(List profileA)" summary: "Set the profileA property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile A Protection Scheme." parameters: - description: "the profileA value to set." name: "profileA" type: "List<>" syntax: "public PublicLandMobileNetworkHomeNetworkPublicKeys withProfileA(List profileA)" desc: "Set the profileA property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile A Protection Scheme." returns: description: "the PublicLandMobileNetworkHomeNetworkPublicKeys object itself." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.withProfileB(java.util.List)" fullName: "com.azure.resourcemanager.mobilenetwork.models.PublicLandMobileNetworkHomeNetworkPublicKeys.withProfileB(List profileB)" name: "withProfileB(List profileB)" nameWithType: "PublicLandMobileNetworkHomeNetworkPublicKeys.withProfileB(List profileB)" summary: "Set the profileB property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme." parameters: - description: "the profileB value to set." name: "profileB" type: "List<>" syntax: "public PublicLandMobileNetworkHomeNetworkPublicKeys withProfileB(List profileB)" desc: "Set the profileB property: This provides a mapping to identify which public key has been used for SUPI concealment using the Profile B Protection Scheme." returns: description: "the PublicLandMobileNetworkHomeNetworkPublicKeys object itself." type: "" type: "class" desc: "Configuration relating to SUPI concealment." metadata: {} package: "com.azure.resourcemanager.mobilenetwork.models" artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0