| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Trending |
Trending.Builder.build() |
Trending |
Trending.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Trending |
Trending.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Trending |
Trending.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Trending |
Trending.withResourceReference(ResourceReference resourceReference)
Returns an immutable copy of
this with just the resourceReference
field changed. |
Trending |
Trending.withResourceVisualization(ResourceVisualization resourceVisualization)
Returns an immutable copy of
this with just the resourceVisualization field changed. |
Trending |
Trending.withWeight(Double weight) |
Copyright © 2018–2020. All rights reserved.