Interface CertificateResponse.DefinitionStages.WithIfMatch

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

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

    • withIfMatch

      Specifies the ifMatch property: ETag of the certificate. This is required to update an existing certificate, and ignored while creating a brand new certificate..
      Parameters:
      ifMatch - ETag of the certificate. This is required to update an existing certificate, and ignored while creating a brand new certificate.
      Returns:
      the next definition stage.