Interface CertificateDescription.UpdateStages.WithProperties

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

public static interface CertificateDescription.UpdateStages.WithProperties
The stage of the CertificateDescription update allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: The description of an X509 CA Certificate..
      Parameters:
      properties - The description of an X509 CA Certificate.
      Returns:
      the next definition stage.