com.microsoft.graph.content
Classes
| BatchRequest |
Request for batch requests |
| BatchRequestBuilder |
Request builder for batch requests |
| BatchRequestContent |
Respresents the content of a JSON batch request |
| BatchRequestStep<T> |
the http request for the batch step |
| BatchResponseContent |
Respresents the result of a JSON batch request |
| BatchResponseStep<T> |
Response for the batch step |
| BatchStep<T> |
Common abstractions between batch request steps and batch response steps |