Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
Packages that use ServiceConfigListResultProperties
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ServiceConfigListResultProperties in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ServiceConfigListResultProperties in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classCluster instance service config properties.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ServiceConfigListResultPropertiesModifier and TypeClassDescriptionclassService config response.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ServiceConfigListResultPropertiesModifier and TypeMethodDescriptionServiceConfigListResultProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceConfigListResultProperties from the JsonReader.ServiceConfigListResultProperties.withComponentName(String componentName) Set the componentName property: Component Name.ServiceConfigListResultProperties.withContent(String content) Set the content property: Content in the service config file.ServiceConfigListResultProperties.withCustomKeys(Map<String, String> customKeys) Set the customKeys property: The custom keys.ServiceConfigListResultProperties.withDefaultKeys(Map<String, ServiceConfigListResultValueEntity> defaultKeys) Set the defaultKeys property: The default keys.ServiceConfigListResultProperties.withFileName(String fileName) Set the fileName property: File Name.Set the path property: Config file path.ServiceConfigListResultProperties.withServiceName(String serviceName) Set the serviceName property: Service Config Name.Set the type property: Config type.