Interface Cluster.UpdateStages.WithEngineType

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

    public static interface Cluster.UpdateStages.WithEngineType
    The stage of the Cluster update allowing to specify engineType.
    • Method Detail

      • withEngineType

        Cluster.Update withEngineType​(EngineType engineType)
        Specifies the engineType property: The engine type.
        Parameters:
        engineType - The engine type.
        Returns:
        the next definition stage.