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