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