| Package | Description |
|---|---|
| org.apache.olingo.client.core.communication.request.batch |
| Modifier and Type | Method and Description |
|---|---|
static ODataBatchUtilities.BatchItemType |
ODataBatchUtilities.getItemType(Map<String,Collection<String>> headers)
Retrieves item type from item headers.
|
static ODataBatchUtilities.BatchItemType |
ODataBatchUtilities.BatchItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ODataBatchUtilities.BatchItemType[] |
ODataBatchUtilities.BatchItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.