Uses of Class
com.azure.resourcemanager.batch.models.DetectorListResult
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of DetectorListResult in com.azure.resourcemanager.batch.models
Modifier 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.