Uses of Class
com.azure.resourcemanager.batch.BatchManager

Packages that use BatchManager
Package
Description
Package containing the classes for BatchManagementClient.
  • Uses of BatchManager in com.azure.resourcemanager.batch

    Modifier and Type
    Method
    Description
    BatchManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
    Creates an instance of Batch service API entry point.
    BatchManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
    Creates an instance of Batch service API entry point.
    BatchManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
    Creates an instance of Batch service API entry point.