Aracılığıyla paylaş


Share.DefinitionStages.WithDescription Interface

public static interface Share.DefinitionStages.WithDescription

The stage of the Share definition allowing to specify description.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withDescription(String description)

Specifies the description property: Description for the share..

Method Details

withDescription

public abstract 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.

Applies to