ifMatchesEtag

abstract fun ifMatchesEtag(@Nullable etag: @Nullable String): SetUUIDMetadata

Optional entity tag from a previously received `PNUUIDMetadata`. The request will fail if this parameter is specified and the ETag value on the server doesn't match.

Return

this builder

Parameters

etag

from PNUUIDMetadata