| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ExtensionProperty |
ExtensionProperty.Builder.build() |
ExtensionProperty |
ExtensionProperty.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ExtensionProperty |
ExtensionProperty.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ExtensionProperty |
ExtensionProperty.withAppDisplayName(String appDisplayName) |
ExtensionProperty |
ExtensionProperty.withDataType(String dataType) |
ExtensionProperty |
ExtensionProperty.withIsSyncedFromOnPremises(Boolean isSyncedFromOnPremises) |
ExtensionProperty |
ExtensionProperty.withName(String name) |
Copyright © 2018–2020. All rights reserved.