Class CoreNetworkType


  • public final class CoreNetworkType
    extends com.azure.core.util.ExpandableStringEnum<CoreNetworkType>
    Defines values for CoreNetworkType.
    • Field Detail

      • FIVE_GC

        public static final CoreNetworkType FIVE_GC
        Static value 5GC for CoreNetworkType.
      • EPC

        public static final CoreNetworkType EPC
        Static value EPC for CoreNetworkType.
    • Constructor Detail

      • CoreNetworkType

        public CoreNetworkType()
    • Method Detail

      • fromString

        public static CoreNetworkType fromString​(String name)
        Creates or finds a CoreNetworkType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding CoreNetworkType.