Uses of Class
com.azure.resourcemanager.automation.models.JobListResultV2
Packages that use JobListResultV2
Package
Description
Package containing the data models for AutomationClient.
-
Uses of JobListResultV2 in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return JobListResultV2Modifier and TypeMethodDescriptionstatic JobListResultV2
JobListResultV2.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of JobListResultV2 from the JsonReader.JobListResultV2.withValue
(List<JobCollectionItemInner> value) Set the value property: List of jobs.