Interface VideoAnalyzerManagementClient


  • public interface VideoAnalyzerManagementClient
    The interface for VideoAnalyzerManagementClient 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.
      • getEdgeModules

        EdgeModulesClient getEdgeModules()
        Gets the EdgeModulesClient object to access its operations.
        Returns:
        the EdgeModulesClient object.
      • getPipelineTopologies

        PipelineTopologiesClient getPipelineTopologies()
        Gets the PipelineTopologiesClient object to access its operations.
        Returns:
        the PipelineTopologiesClient object.
      • getLivePipelines

        LivePipelinesClient getLivePipelines()
        Gets the LivePipelinesClient object to access its operations.
        Returns:
        the LivePipelinesClient object.
      • getPipelineJobs

        PipelineJobsClient getPipelineJobs()
        Gets the PipelineJobsClient object to access its operations.
        Returns:
        the PipelineJobsClient object.
      • getLivePipelineOperationStatuses

        LivePipelineOperationStatusesClient getLivePipelineOperationStatuses()
        Gets the LivePipelineOperationStatusesClient object to access its operations.
        Returns:
        the LivePipelineOperationStatusesClient object.
      • getPipelineJobOperationStatuses

        PipelineJobOperationStatusesClient getPipelineJobOperationStatuses()
        Gets the PipelineJobOperationStatusesClient object to access its operations.
        Returns:
        the PipelineJobOperationStatusesClient object.
      • getOperations

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

        VideoAnalyzersClient getVideoAnalyzers()
        Gets the VideoAnalyzersClient object to access its operations.
        Returns:
        the VideoAnalyzersClient object.
      • getPrivateLinkResources

        PrivateLinkResourcesClient getPrivateLinkResources()
        Gets the PrivateLinkResourcesClient object to access its operations.
        Returns:
        the PrivateLinkResourcesClient object.
      • getPrivateEndpointConnections

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

        OperationStatusesClient getOperationStatuses()
        Gets the OperationStatusesClient object to access its operations.
        Returns:
        the OperationStatusesClient object.
      • getOperationResults

        OperationResultsClient getOperationResults()
        Gets the OperationResultsClient object to access its operations.
        Returns:
        the OperationResultsClient object.
      • getVideoAnalyzerOperationStatuses

        VideoAnalyzerOperationStatusesClient getVideoAnalyzerOperationStatuses()
        Gets the VideoAnalyzerOperationStatusesClient object to access its operations.
        Returns:
        the VideoAnalyzerOperationStatusesClient object.
      • getVideoAnalyzerOperationResults

        VideoAnalyzerOperationResultsClient getVideoAnalyzerOperationResults()
        Gets the VideoAnalyzerOperationResultsClient object to access its operations.
        Returns:
        the VideoAnalyzerOperationResultsClient object.
      • getLocations

        LocationsClient getLocations()
        Gets the LocationsClient object to access its operations.
        Returns:
        the LocationsClient object.
      • getVideos

        VideosClient getVideos()
        Gets the VideosClient object to access its operations.
        Returns:
        the VideosClient object.
      • getAccessPolicies

        AccessPoliciesClient getAccessPolicies()
        Gets the AccessPoliciesClient object to access its operations.
        Returns:
        the AccessPoliciesClient object.