Interface AppnetworkManagementClient


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

    • getEndpoint

      String getEndpoint()
      Gets Service host.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Version parameter.
      Returns:
      the apiVersion value.
    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription. The value must be an UUID.
      Returns:
      the subscriptionId 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.
    • getOperations

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

      AppLinksClient getAppLinks()
      Gets the AppLinksClient object to access its operations.
      Returns:
      the AppLinksClient object.
    • getAppLinkMembers

      AppLinkMembersClient getAppLinkMembers()
      Gets the AppLinkMembersClient object to access its operations.
      Returns:
      the AppLinkMembersClient object.
    • getUpgradeHistories

      UpgradeHistoriesClient getUpgradeHistories()
      Gets the UpgradeHistoriesClient object to access its operations.
      Returns:
      the UpgradeHistoriesClient object.
    • getAvailableVersions

      AvailableVersionsClient getAvailableVersions()
      Gets the AvailableVersionsClient object to access its operations.
      Returns:
      the AvailableVersionsClient object.