Interface HybridNetworkManagementClient


public interface HybridNetworkManagementClient
The interface for HybridNetworkManagementClient class.
  • Method Details

    • 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.
    • getNetworkFunctions

      NetworkFunctionsClient getNetworkFunctions()
      Gets the NetworkFunctionsClient object to access its operations.
      Returns:
      the NetworkFunctionsClient object.
    • getDevices

      DevicesClient getDevices()
      Gets the DevicesClient object to access its operations.
      Returns:
      the DevicesClient object.
    • getOperations

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

      VendorsClient getVendors()
      Gets the VendorsClient object to access its operations.
      Returns:
      the VendorsClient object.
    • getVendorSkus

      VendorSkusClient getVendorSkus()
      Gets the VendorSkusClient object to access its operations.
      Returns:
      the VendorSkusClient object.
    • getVendorSkuPreviews

      VendorSkuPreviewsClient getVendorSkuPreviews()
      Gets the VendorSkuPreviewsClient object to access its operations.
      Returns:
      the VendorSkuPreviewsClient object.
    • getNetworkFunctionVendors

      NetworkFunctionVendorsClient getNetworkFunctionVendors()
      Gets the NetworkFunctionVendorsClient object to access its operations.
      Returns:
      the NetworkFunctionVendorsClient object.
    • getNetworkFunctionVendorSkus

      NetworkFunctionVendorSkusClient getNetworkFunctionVendorSkus()
      Gets the NetworkFunctionVendorSkusClient object to access its operations.
      Returns:
      the NetworkFunctionVendorSkusClient object.
    • getVendorNetworkFunctions

      VendorNetworkFunctionsClient getVendorNetworkFunctions()
      Gets the VendorNetworkFunctionsClient object to access its operations.
      Returns:
      the VendorNetworkFunctionsClient object.
    • getRoleInstances

      RoleInstancesClient getRoleInstances()
      Gets the RoleInstancesClient object to access its operations.
      Returns:
      the RoleInstancesClient object.