Interface DataSource.UpdateStages.WithKind

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

public static interface DataSource.UpdateStages.WithKind
The stage of the DataSource update allowing to specify kind.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the kind property: The kind of the DataSource..
  • Method Details

    • withKind

      Specifies the kind property: The kind of the DataSource..
      Parameters:
      kind - The kind of the DataSource.
      Returns:
      the next definition stage.