Interface ContainerRegistryManagementClient


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

      • getSubscriptionId

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

        String getEndpoint()
        Gets server parameter.
        Returns:
        the endpoint 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.
      • getRegistries

        RegistriesClient getRegistries()
        Gets the RegistriesClient object to access its operations.
        Returns:
        the RegistriesClient object.
      • getOperations

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

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient object.
      • getReplications

        ReplicationsClient getReplications()
        Gets the ReplicationsClient object to access its operations.
        Returns:
        the ReplicationsClient object.
      • getWebhooks

        WebhooksClient getWebhooks()
        Gets the WebhooksClient object to access its operations.
        Returns:
        the WebhooksClient object.
      • getAgentPools

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

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

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

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