Interface CognitiveServicesManagementClient


public interface CognitiveServicesManagementClient
The interface for CognitiveServicesManagementClient class.
  • Method Details

    • 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.
    • getAccounts

      AccountsClient getAccounts()
      Gets the AccountsClient object to access its operations.
      Returns:
      the AccountsClient object.
    • getDeletedAccounts

      DeletedAccountsClient getDeletedAccounts()
      Gets the DeletedAccountsClient object to access its operations.
      Returns:
      the DeletedAccountsClient object.
    • getResourceSkus

      ResourceSkusClient getResourceSkus()
      Gets the ResourceSkusClient object to access its operations.
      Returns:
      the ResourceSkusClient object.
    • getOperations

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

      ResourceProvidersClient getResourceProviders()
      Gets the ResourceProvidersClient object to access its operations.
      Returns:
      the ResourceProvidersClient object.
    • getCommitmentTiers

      CommitmentTiersClient getCommitmentTiers()
      Gets the CommitmentTiersClient object to access its operations.
      Returns:
      the CommitmentTiersClient 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.
    • getDeployments

      DeploymentsClient getDeployments()
      Gets the DeploymentsClient object to access its operations.
      Returns:
      the DeploymentsClient object.
    • getCommitmentPlans

      CommitmentPlansClient getCommitmentPlans()
      Gets the CommitmentPlansClient object to access its operations.
      Returns:
      the CommitmentPlansClient object.