| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
ExactMatchLookupJob |
class |
ExactMatchSession |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchJobBase |
ExactMatchJobBase.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ExactMatchJobBase |
ExactMatchJobBase.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ExactMatchJobBase |
ExactMatchJobBase.withCompletionDateTime(OffsetDateTime completionDateTime) |
ExactMatchJobBase |
ExactMatchJobBase.withCreationDateTime(OffsetDateTime creationDateTime) |
ExactMatchJobBase |
ExactMatchJobBase.withError(ClassificationError error) |
ExactMatchJobBase |
ExactMatchJobBase.withLastUpdatedDateTime(OffsetDateTime lastUpdatedDateTime) |
ExactMatchJobBase |
ExactMatchJobBase.withStartDateTime(OffsetDateTime startDateTime) |
Copyright © 2018–2020. All rights reserved.