Uses of Class
org.openstack4j.model.common.header.IfCondition.IfNoneMatch
-
Packages that use IfCondition.IfNoneMatch Package Description org.openstack4j.model.common.header -
-
Uses of IfCondition.IfNoneMatch in org.openstack4j.model.common.header
Methods in org.openstack4j.model.common.header that return IfCondition.IfNoneMatch Modifier and Type Method Description static IfCondition.IfNoneMatchIfCondition. noneMatch(String matchCondition)Compares the ETag as a condition to determine if the remote data does not match the checksum
-