| Package | Description |
|---|---|
| odata.msgraph.client.beta.callRecords.entity |
| Modifier and Type | Method and Description |
|---|---|
Session |
Session.Builder.build() |
Session |
Session.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Session |
Session.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Session |
Session.withCallee(Endpoint callee) |
Session |
Session.withCaller(Endpoint caller) |
Session |
Session.withEndDateTime(OffsetDateTime endDateTime) |
Session |
Session.withFailureInfo(FailureInfo failureInfo) |
Session |
Session.withStartDateTime(OffsetDateTime startDateTime) |
Copyright © 2018–2020. All rights reserved.