Interface Policy.DefinitionStages.WithDescription

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

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

    • withDescription

      Policy.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: The description of the policy..
      Parameters:
      description - The description of the policy.
      Returns:
      the next definition stage.