Class MobileNetworkManager


  • public final class MobileNetworkManager
    extends Object
    Entry point to MobileNetworkManager. The resources in this swagger specification will be used to manage attached data network resources in mobile network attached to a particular packet core instance.
    • Method Detail

      • authenticate

        public static MobileNetworkManager authenticate​(com.azure.core.credential.TokenCredential credential,
                                                        com.azure.core.management.profile.AzureProfile profile)
        Creates an instance of MobileNetwork service API entry point.
        Parameters:
        credential - the credential to use.
        profile - the Azure profile for client.
        Returns:
        the MobileNetwork service API instance.
      • configure

        public static MobileNetworkManager.Configurable configure()
        Gets a Configurable instance that can be used to create MobileNetworkManager with optional configuration.
        Returns:
        the Configurable instance allowing configurations.
      • attachedDataNetworks

        public AttachedDataNetworks attachedDataNetworks()
        Returns:
        Resource collection API of AttachedDataNetworks.
      • dataNetworks

        public DataNetworks dataNetworks()
        Returns:
        Resource collection API of DataNetworks.
      • mobileNetworks

        public MobileNetworks mobileNetworks()
        Returns:
        Resource collection API of MobileNetworks.
      • sites

        public Sites sites()
        Returns:
        Resource collection API of Sites.
      • sims

        public Sims sims()
        Returns:
        Resource collection API of Sims.
      • operations

        public Operations operations()
        Returns:
        Resource collection API of Operations.
      • packetCoreControlPlanes

        public PacketCoreControlPlanes packetCoreControlPlanes()
        Returns:
        Resource collection API of PacketCoreControlPlanes.
      • packetCoreDataPlanes

        public PacketCoreDataPlanes packetCoreDataPlanes()
        Returns:
        Resource collection API of PacketCoreDataPlanes.
      • services

        public Services services()
        Returns:
        Resource collection API of Services.
      • simPolicies

        public SimPolicies simPolicies()
        Returns:
        Resource collection API of SimPolicies.
      • slices

        public Slices slices()
        Returns:
        Resource collection API of Slices.
      • serviceClient

        public MobileNetworkManagementClient serviceClient()
        Returns:
        Wrapped service client MobileNetworkManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.