Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
Packages that use ServiceConfigListResult
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ServiceConfigListResult in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ServiceConfigListResultModifier and TypeClassDescriptionfinal classCluster instance service configs api response.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ServiceConfigListResultModifier and TypeMethodDescriptionstatic ServiceConfigListResultServiceConfigListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceConfigListResult from the JsonReader.ServiceConfigListResult.withValue(List<ServiceConfigResultInner> value) Set the value property: Cluster instance service config array.