Uses of Class
com.azure.resourcemanager.batch.models.ListApplicationPackagesResult
Packages that use ListApplicationPackagesResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ListApplicationPackagesResult in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return ListApplicationPackagesResultModifier and TypeMethodDescriptionListApplicationPackagesResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.ListApplicationPackagesResult.withValue(List<ApplicationPackageInner> value) Set the value property: The list of application packages.