| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PublishedResource |
PublishedResource.Builder.build() |
PublishedResource |
PublishedResource.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PublishedResource |
PublishedResource.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
PublishedResource |
PublishedResource.withDisplayName(String displayName) |
PublishedResource |
PublishedResource.withPublishingType(OnPremisesPublishingType publishingType) |
PublishedResource |
PublishedResource.withResourceName(String resourceName) |
Copyright © 2018–2020. All rights reserved.