Interface ContainerRegistryTasksManagementClient


@Deprecated public interface ContainerRegistryTasksManagementClient
Deprecated.
Use azure-resourcemanager-containerregistry-tasks lib.
An instance of this class provides access to all the operations defined in ContainerRegistryTasksManagementClient.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Deprecated.
      Gets The Microsoft Azure subscription ID.
      Returns:
      the subscriptionId value.
    • getEndpoint

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

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

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

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

      AgentPoolsClient getAgentPools()
      Deprecated.
      Gets the AgentPoolsClient object to access its operations.
      Returns:
      the AgentPoolsClient object.
    • getRegistryTasks

      RegistryTasksClient getRegistryTasks()
      Deprecated.
      Gets the RegistryTasksClient object to access its operations.
      Returns:
      the RegistryTasksClient object.
    • getRuns

      RunsClient getRuns()
      Deprecated.
      Gets the RunsClient object to access its operations.
      Returns:
      the RunsClient object.
    • getTaskRuns

      TaskRunsClient getTaskRuns()
      Deprecated.
      Gets the TaskRunsClient object to access its operations.
      Returns:
      the TaskRunsClient object.
    • getTasks

      TasksClient getTasks()
      Deprecated.
      Gets the TasksClient object to access its operations.
      Returns:
      the TasksClient object.