Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
Packages that use ServiceConfigResultProperties
Package
Description
Package containing the inner data models for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ServiceConfigResultProperties in com.azure.resourcemanager.hdinsight.containers.fluent.models
Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models that return ServiceConfigResultPropertiesModifier and TypeMethodDescriptionServiceConfigResultInner.properties()Get the properties property: Cluster instance service config properties.Methods in com.azure.resourcemanager.hdinsight.containers.fluent.models with parameters of type ServiceConfigResultPropertiesModifier and TypeMethodDescriptionServiceConfigResultInner.withProperties(ServiceConfigResultProperties properties) Set the properties property: Cluster instance service config properties. -
Uses of ServiceConfigResultProperties in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return ServiceConfigResultPropertiesModifier and TypeMethodDescriptionServiceConfigResultProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceConfigResultProperties from the JsonReader.ServiceConfigResult.properties()Gets the properties property: Cluster instance service config properties.ServiceConfigResultProperties.withComponentName(String componentName) Set the componentName property: Component Name.ServiceConfigResultProperties.withContent(String content) Set the content property: Content in the service config file.ServiceConfigResultProperties.withCustomKeys(Map<String, String> customKeys) Set the customKeys property: The custom keys.ServiceConfigResultProperties.withDefaultKeys(Map<String, ServiceConfigListResultValueEntity> defaultKeys) Set the defaultKeys property: The default keys.ServiceConfigResultProperties.withFileName(String fileName) Set the fileName property: File Name.Set the path property: Config file path.ServiceConfigResultProperties.withServiceName(String serviceName) Set the serviceName property: Service Config Name.Set the type property: Config type.