Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
Packages that use ServiceConfigListResultValueEntity
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ServiceConfigListResultValueEntity in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ServiceConfigListResultValueEntityModifier and TypeClassDescriptionfinal classDefault config details.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ServiceConfigListResultValueEntityModifier and TypeMethodDescriptionServiceConfigListResultValueEntity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceConfigListResultValueEntity from the JsonReader.ServiceConfigListResultValueEntity.withDescription(String description) Set the description property: Config description.Set the value property: Config value.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type ServiceConfigListResultValueEntityModifier and TypeMethodDescriptionServiceConfigListResultProperties.defaultKeys()Get the defaultKeys property: The default keys.Method parameters in com.azure.resourcemanager.hdinsight.containers.models with type arguments of type ServiceConfigListResultValueEntityModifier and TypeMethodDescriptionServiceConfigListResultProperties.withDefaultKeys(Map<String, ServiceConfigListResultValueEntity> defaultKeys) Set the defaultKeys property: The default keys.ServiceConfigResultProperties.withDefaultKeys(Map<String, ServiceConfigListResultValueEntity> defaultKeys) Set the defaultKeys property: The default keys.