Interface Certificate.UpdateStages.WithName

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

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

    Modifier and Type
    Method
    Description
    Specifies the name property: Gets or sets the name of the certificate..
  • Method Details

    • withName

      Certificate.Update withName(String name)
      Specifies the name property: Gets or sets the name of the certificate..
      Parameters:
      name - Gets or sets the name of the certificate.
      Returns:
      the next definition stage.