| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.options |
| Modifier and Type | Method and Description |
|---|---|
List<EntityTag> |
RequestOptionsParams.getEntityTagOptions() |
List<EntityTag> |
RequestOptionsParams.getIfMatchOptions()
The If-Match option contains an ETag value or a collection of ETag values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestOptionsParams.setEntityTagOptions(List<EntityTag> entityTagOptions) |
void |
RequestOptionsParams.setIfMatchOptions(List<EntityTag> ifMatchOptions) |
Copyright © 2019–2025 Teslanet.nl. All rights reserved.