Interface ConfigurationStore.DefinitionStages.WithCreateMode

All Known Subinterfaces:
ConfigurationStore.Definition, ConfigurationStore.DefinitionStages.WithCreate
Enclosing interface:
ConfigurationStore.DefinitionStages

public static interface ConfigurationStore.DefinitionStages.WithCreateMode
The stage of the ConfigurationStore definition allowing to specify createMode.
  • Method Details

    • withCreateMode

      Specifies the createMode property: Indicates whether the configuration store need to be recovered..
      Parameters:
      createMode - Indicates whether the configuration store need to be recovered.
      Returns:
      the next definition stage.