Interface AzureMachineLearningWorkspaces


  • public interface AzureMachineLearningWorkspaces
    The interface for AzureMachineLearningWorkspaces 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.
      • getWorkspaces

        WorkspacesClient getWorkspaces()
        Gets the WorkspacesClient object to access its operations.
        Returns:
        the WorkspacesClient object.
      • getUsages

        UsagesClient getUsages()
        Gets the UsagesClient object to access its operations.
        Returns:
        the UsagesClient object.
      • getVirtualMachineSizes

        VirtualMachineSizesClient getVirtualMachineSizes()
        Gets the VirtualMachineSizesClient object to access its operations.
        Returns:
        the VirtualMachineSizesClient object.
      • getQuotas

        QuotasClient getQuotas()
        Gets the QuotasClient object to access its operations.
        Returns:
        the QuotasClient object.
      • getComputes

        ComputesClient getComputes()
        Gets the ComputesClient object to access its operations.
        Returns:
        the ComputesClient object.
      • getPrivateEndpointConnections

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

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

        WorkspaceConnectionsClient getWorkspaceConnections()
        Gets the WorkspaceConnectionsClient object to access its operations.
        Returns:
        the WorkspaceConnectionsClient object.
      • getBatchEndpoints

        BatchEndpointsClient getBatchEndpoints()
        Gets the BatchEndpointsClient object to access its operations.
        Returns:
        the BatchEndpointsClient object.
      • getBatchDeployments

        BatchDeploymentsClient getBatchDeployments()
        Gets the BatchDeploymentsClient object to access its operations.
        Returns:
        the BatchDeploymentsClient object.
      • getCodeContainers

        CodeContainersClient getCodeContainers()
        Gets the CodeContainersClient object to access its operations.
        Returns:
        the CodeContainersClient object.
      • getCodeVersions

        CodeVersionsClient getCodeVersions()
        Gets the CodeVersionsClient object to access its operations.
        Returns:
        the CodeVersionsClient object.
      • getComponentContainers

        ComponentContainersClient getComponentContainers()
        Gets the ComponentContainersClient object to access its operations.
        Returns:
        the ComponentContainersClient object.
      • getComponentVersions

        ComponentVersionsClient getComponentVersions()
        Gets the ComponentVersionsClient object to access its operations.
        Returns:
        the ComponentVersionsClient object.
      • getDataContainers

        DataContainersClient getDataContainers()
        Gets the DataContainersClient object to access its operations.
        Returns:
        the DataContainersClient object.
      • getDataVersions

        DataVersionsClient getDataVersions()
        Gets the DataVersionsClient object to access its operations.
        Returns:
        the DataVersionsClient object.
      • getDatastores

        DatastoresClient getDatastores()
        Gets the DatastoresClient object to access its operations.
        Returns:
        the DatastoresClient object.
      • getEnvironmentContainers

        EnvironmentContainersClient getEnvironmentContainers()
        Gets the EnvironmentContainersClient object to access its operations.
        Returns:
        the EnvironmentContainersClient object.
      • getEnvironmentVersions

        EnvironmentVersionsClient getEnvironmentVersions()
        Gets the EnvironmentVersionsClient object to access its operations.
        Returns:
        the EnvironmentVersionsClient object.
      • getJobs

        JobsClient getJobs()
        Gets the JobsClient object to access its operations.
        Returns:
        the JobsClient object.
      • getModelContainers

        ModelContainersClient getModelContainers()
        Gets the ModelContainersClient object to access its operations.
        Returns:
        the ModelContainersClient object.
      • getModelVersions

        ModelVersionsClient getModelVersions()
        Gets the ModelVersionsClient object to access its operations.
        Returns:
        the ModelVersionsClient object.
      • getOnlineEndpoints

        OnlineEndpointsClient getOnlineEndpoints()
        Gets the OnlineEndpointsClient object to access its operations.
        Returns:
        the OnlineEndpointsClient object.
      • getOnlineDeployments

        OnlineDeploymentsClient getOnlineDeployments()
        Gets the OnlineDeploymentsClient object to access its operations.
        Returns:
        the OnlineDeploymentsClient object.
      • getWorkspaceFeatures

        WorkspaceFeaturesClient getWorkspaceFeatures()
        Gets the WorkspaceFeaturesClient object to access its operations.
        Returns:
        the WorkspaceFeaturesClient object.