Interface Cluster.UpdateStages.WithLanguageExtensions

All Known Subinterfaces:
Cluster.Update
Enclosing interface:
Cluster.UpdateStages

public static interface Cluster.UpdateStages.WithLanguageExtensions
The stage of the Cluster update allowing to specify languageExtensions.
  • Method Details

    • withLanguageExtensions

      Cluster.Update withLanguageExtensions(LanguageExtensionsList languageExtensions)
      Specifies the languageExtensions property: List of the cluster's language extensions..
      Parameters:
      languageExtensions - List of the cluster's language extensions.
      Returns:
      the next definition stage.