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