Interface StreamAnalyticsManagementClient


  • public interface StreamAnalyticsManagementClient
    The interface for StreamAnalyticsManagementClient 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.
      • getOperations

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

        StreamingJobsClient getStreamingJobs()
        Gets the StreamingJobsClient object to access its operations.
        Returns:
        the StreamingJobsClient object.
      • getInputs

        InputsClient getInputs()
        Gets the InputsClient object to access its operations.
        Returns:
        the InputsClient object.
      • getOutputs

        OutputsClient getOutputs()
        Gets the OutputsClient object to access its operations.
        Returns:
        the OutputsClient object.
      • getTransformations

        TransformationsClient getTransformations()
        Gets the TransformationsClient object to access its operations.
        Returns:
        the TransformationsClient object.
      • getFunctions

        FunctionsClient getFunctions()
        Gets the FunctionsClient object to access its operations.
        Returns:
        the FunctionsClient object.
      • getSubscriptions

        SubscriptionsClient getSubscriptions()
        Gets the SubscriptionsClient object to access its operations.
        Returns:
        the SubscriptionsClient object.
      • getClusters

        ClustersClient getClusters()
        Gets the ClustersClient object to access its operations.
        Returns:
        the ClustersClient object.
      • getPrivateEndpoints

        PrivateEndpointsClient getPrivateEndpoints()
        Gets the PrivateEndpointsClient object to access its operations.
        Returns:
        the PrivateEndpointsClient object.