| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ExcludedApps |
ExcludedApps.Builder.build() |
ExcludedApps |
ExcludedApps.withAccess(Boolean access)
Returns an immutable copy of
this with just the access field
changed. |
ExcludedApps |
ExcludedApps.withBing(Boolean bing)
Returns an immutable copy of
this with just the bing field
changed. |
ExcludedApps |
ExcludedApps.withExcel(Boolean excel)
Returns an immutable copy of
this with just the excel field
changed. |
ExcludedApps |
ExcludedApps.withGroove(Boolean groove)
Returns an immutable copy of
this with just the groove field
changed. |
ExcludedApps |
ExcludedApps.withInfoPath(Boolean infoPath)
Returns an immutable copy of
this with just the infoPath field
changed. |
ExcludedApps |
ExcludedApps.withLync(Boolean lync)
Returns an immutable copy of
this with just the lync field
changed. |
ExcludedApps |
ExcludedApps.withOneDrive(Boolean oneDrive)
Returns an immutable copy of
this with just the oneDrive field
changed. |
ExcludedApps |
ExcludedApps.withOneNote(Boolean oneNote)
Returns an immutable copy of
this with just the oneNote field
changed. |
ExcludedApps |
ExcludedApps.withOutlook(Boolean outlook)
Returns an immutable copy of
this with just the outlook field
changed. |
ExcludedApps |
ExcludedApps.withPowerPoint(Boolean powerPoint)
Returns an immutable copy of
this with just the powerPoint field
changed. |
ExcludedApps |
ExcludedApps.withPublisher(Boolean publisher)
Returns an immutable copy of
this with just the publisher field
changed. |
ExcludedApps |
ExcludedApps.withSharePointDesigner(Boolean sharePointDesigner)
Returns an immutable copy of
this with just the sharePointDesigner field changed. |
ExcludedApps |
ExcludedApps.withTeams(Boolean teams)
Returns an immutable copy of
this with just the teams field
changed. |
ExcludedApps |
ExcludedApps.withVisio(Boolean visio)
Returns an immutable copy of
this with just the visio field
changed. |
ExcludedApps |
ExcludedApps.withWord(Boolean word)
Returns an immutable copy of
this with just the word field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected ExcludedApps |
OfficeSuiteApp.excludedApps |
| Modifier and Type | Method and Description |
|---|---|
Optional<ExcludedApps> |
OfficeSuiteApp.getExcludedApps()
“The property to represent the apps which are excluded from the selected
Office365 Product Id.”
|
| Modifier and Type | Method and Description |
|---|---|
OfficeSuiteApp.Builder |
OfficeSuiteApp.Builder.excludedApps(ExcludedApps excludedApps)
“The property to represent the apps which are excluded from the selected
Office365 Product Id.”
|
OfficeSuiteApp |
OfficeSuiteApp.withExcludedApps(ExcludedApps excludedApps)
Returns an immutable copy of
this with just the excludedApps
field changed. |
Copyright © 2018–2020. All rights reserved.