Interface MyWorkbook.UpdateStages.WithIdentity

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

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

      • withIdentity

        MyWorkbook.Update withIdentity​(MyWorkbookManagedIdentity identity)
        Specifies the identity property: Identity used for BYOS.
        Parameters:
        identity - Identity used for BYOS.
        Returns:
        the next definition stage.