Interface Share.UpdateStages.WithDescription

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

public static interface Share.UpdateStages.WithDescription
The stage of the Share update allowing to specify description.
  • Method Summary

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: Description for the share..
  • Method Details

    • withDescription

      Share.Update withDescription(String description)
      Specifies the description property: Description for the share..
      Parameters:
      description - Description for the share.
      Returns:
      the next definition stage.