Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
Packages that use ClusterJobList
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterJobList in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterJobListMethods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterJobListModifier and TypeMethodDescriptionstatic ClusterJobListClusterJobList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterJobList from the JsonReader.ClusterJobList.withNextLink(String nextLink) Set the nextLink property: The Url of next result page.ClusterJobList.withValue(List<ClusterJobInner> value) Set the value property: Collection of cluster job.