Interface CertificateDescription.DefinitionStages.WithIfMatch

    • Method Detail

      • withIfMatch

        CertificateDescription.DefinitionStages.WithCreate withIfMatch​(String ifMatch)
        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.