Interface Share.DefinitionStages.WithDescription

All Known Subinterfaces:
Share.Definition, Share.DefinitionStages.WithCreate
Enclosing interface:
Share.DefinitionStages

public static interface Share.DefinitionStages.WithDescription
The stage of the Share definition allowing to specify description.
  • Method Details

    • withDescription

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