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