Interface StorageTarget.UpdateStages.WithState

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

public static interface StorageTarget.UpdateStages.WithState
The stage of the StorageTarget update allowing to specify state.
  • Method Details

    • withState

      Specifies the state property: Storage target operational state..
      Parameters:
      state - Storage target operational state.
      Returns:
      the next definition stage.