Interface Certificate.UpdateStages.WithDescription

All Known Subinterfaces:
Certificate.Update
Enclosing interface:
Certificate.UpdateStages

public static interface Certificate.UpdateStages.WithDescription
The stage of the Certificate update allowing to specify description.
  • Method Summary

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: Gets or sets the description of the certificate..
  • Method Details

    • withDescription

      Certificate.Update 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.