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