| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.Builder.build() |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.withAppAuthorized(Boolean appAuthorized)
Returns an immutable copy of
this with just the appAuthorized
field changed. |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.withEnabled(Boolean enabled)
Returns an immutable copy of
this with just the enabled field
changed. |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.withLastConnectionDateTime(OffsetDateTime lastConnectionDateTime)
Returns an immutable copy of
this with just the lastConnectionDateTime field changed. |
TelecomExpenseManagementPartner |
TelecomExpenseManagementPartner.withUrl(String url)
Returns an immutable copy of
this with just the url field
changed. |
Copyright © 2018–2020. All rights reserved.