Uses of Class
com.azure.resourcemanager.batch.models.DetectorListResult
Packages that use DetectorListResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of DetectorListResult in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return DetectorListResultModifier and TypeMethodDescriptionDetectorListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.DetectorListResult.withValue(List<DetectorResponseInner> value) Set the value property: The collection of Batch account detectors returned by the listing operation.