Interface MoveCollection.UpdateStages.WithIdentity

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

public static interface MoveCollection.UpdateStages.WithIdentity
The stage of the MoveCollection update allowing to specify identity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the identity property: Defines the MSI properties of the Move Collection..
  • Method Details

    • withIdentity

      MoveCollection.Update withIdentity(Identity identity)
      Specifies the identity property: Defines the MSI properties of the Move Collection..
      Parameters:
      identity - Defines the MSI properties of the Move Collection.
      Returns:
      the next definition stage.