Interface MyWorkbook.UpdateStages.WithStorageUri

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

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

      • withStorageUri

        MyWorkbook.Update withStorageUri​(String storageUri)
        Specifies the storageUri property: BYOS Storage Account URI.
        Parameters:
        storageUri - BYOS Storage Account URI.
        Returns:
        the next definition stage.