ProfileResourceFormat.UpdateStages.WithDescription Interface

public static interface ProfileResourceFormat.UpdateStages.WithDescription

The stage of the ProfileResourceFormat update allowing to specify description.

Method Summary

Modifier and Type Method and Description
abstract Update withDescription(Map<String,String> description)

Specifies the description property: Localized descriptions for the property..

Method Details

withDescription

public abstract ProfileResourceFormat.Update withDescription(Map description)

Specifies the description property: Localized descriptions for the property..

Parameters:

description - Localized descriptions for the property.

Returns:

the next definition stage.

Applies to