| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Company |
Company.Builder.build() |
Company |
Company.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Company |
Company.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Company |
Company.withBusinessProfileId(String businessProfileId) |
Company |
Company.withDisplayName(String displayName) |
Company |
Company.withName(String name) |
Company |
Company.withSystemVersion(String systemVersion) |
Copyright © 2018–2020. All rights reserved.