Interface CertificateDescription.DefinitionStages.WithIfMatch

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

public static interface CertificateDescription.DefinitionStages.WithIfMatch
The stage of the CertificateDescription definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the Certificate. Do not specify for creating a brand new certificate. Required to update an existing certificate..
      Parameters:
      ifMatch - ETag of the Certificate. Do not specify for creating a brand new certificate. Required to update an existing certificate.
      Returns:
      the next definition stage.