Interface PrivateDnsRecordSet.UpdateStages.WithETagCheck

    • Method Detail

      • withETagCheck

        PrivateDnsRecordSet.Update withETagCheck()
        Specifies the If-Match header with the current etag value associated with the record set.
        Returns:
        the next stage of the update
      • withETagCheck

        PrivateDnsRecordSet.Update withETagCheck​(String etagValue)
        Specifies the If-Match header with the given etag value.
        Parameters:
        etagValue - the etag value
        Returns:
        the next stage of the update