PolicyDefinition.UpdateStages.WithDescription 接口
定义
A policy definition allowing the policy description to be set.
public interface WithDescription
方法
withDescription(String description) |
Specifies the description of the policy.
|