Interface MobileNetworkManagementClient


  • public interface MobileNetworkManagementClient
    The interface for MobileNetworkManagementClient class.
    • Method Detail

      • getSubscriptionId

        String getSubscriptionId()
        Gets The ID of the target subscription.
        Returns:
        the subscriptionId value.
      • getEndpoint

        String getEndpoint()
        Gets server parameter.
        Returns:
        the endpoint value.
      • getApiVersion

        String getApiVersion()
        Gets Api Version.
        Returns:
        the apiVersion value.
      • getHttpPipeline

        com.azure.core.http.HttpPipeline getHttpPipeline()
        Gets The HTTP pipeline to send requests through.
        Returns:
        the httpPipeline value.
      • getDefaultPollInterval

        Duration getDefaultPollInterval()
        Gets The default poll interval for long-running operation.
        Returns:
        the defaultPollInterval value.
      • getAttachedDataNetworks

        AttachedDataNetworksClient getAttachedDataNetworks()
        Gets the AttachedDataNetworksClient object to access its operations.
        Returns:
        the AttachedDataNetworksClient object.
      • getDataNetworks

        DataNetworksClient getDataNetworks()
        Gets the DataNetworksClient object to access its operations.
        Returns:
        the DataNetworksClient object.
      • getMobileNetworks

        MobileNetworksClient getMobileNetworks()
        Gets the MobileNetworksClient object to access its operations.
        Returns:
        the MobileNetworksClient object.
      • getSites

        SitesClient getSites()
        Gets the SitesClient object to access its operations.
        Returns:
        the SitesClient object.
      • getSims

        SimsClient getSims()
        Gets the SimsClient object to access its operations.
        Returns:
        the SimsClient object.
      • getOperations

        OperationsClient getOperations()
        Gets the OperationsClient object to access its operations.
        Returns:
        the OperationsClient object.
      • getPacketCoreControlPlanes

        PacketCoreControlPlanesClient getPacketCoreControlPlanes()
        Gets the PacketCoreControlPlanesClient object to access its operations.
        Returns:
        the PacketCoreControlPlanesClient object.
      • getPacketCoreDataPlanes

        PacketCoreDataPlanesClient getPacketCoreDataPlanes()
        Gets the PacketCoreDataPlanesClient object to access its operations.
        Returns:
        the PacketCoreDataPlanesClient object.
      • getServices

        ServicesClient getServices()
        Gets the ServicesClient object to access its operations.
        Returns:
        the ServicesClient object.
      • getSimPolicies

        SimPoliciesClient getSimPolicies()
        Gets the SimPoliciesClient object to access its operations.
        Returns:
        the SimPoliciesClient object.
      • getSlices

        SlicesClient getSlices()
        Gets the SlicesClient object to access its operations.
        Returns:
        the SlicesClient object.