Package | Description |
---|---|
org.openstack4j.model.common.header |
Modifier and Type | Method and Description |
---|---|
static IfCondition.IfUnModifiedSince |
IfCondition.unModifiedSince(Date date)
Determines if the remote data has been un-modified since the specified date
|
static IfCondition.IfUnModifiedSince |
IfCondition.unModifiedSince(long milliseconds)
Determines if the remote data has been un-modified since the specified date
|
Copyright © 2017. All rights reserved.