Interface Certificate.DefinitionStages.WithDescription

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

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

    • withDescription

      Certificate.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: Gets or sets the description of the certificate..
      Parameters:
      description - Gets or sets the description of the certificate.
      Returns:
      the next definition stage.