| Package | Description |
|---|---|
| org.javaswift.joss.headers.object.conditional | |
| org.javaswift.joss.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
IfMatch |
class |
IfNoneMatch |
| Modifier and Type | Method and Description |
|---|---|
AbstractIfMatch |
DownloadInstructions.getMatchConditional() |
| Modifier and Type | Method and Description |
|---|---|
DownloadInstructions |
DownloadInstructions.setMatchConditional(AbstractIfMatch ifMatch)
Return the content under a specific condition, which can be either:
If-Match; if the etag matches
the supplied value, return the content. |
Copyright © 2012-2020 42 BV. All Rights Reserved.