public static final class ExcludedApps.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ExcludedApps.Builder |
access(Boolean access)
“The value for if MS Office Access should be excluded or not.”
|
ExcludedApps |
build() |
ExcludedApps.Builder |
excel(Boolean excel)
“The value for if MS Office Excel should be excluded or not.”
|
ExcludedApps.Builder |
groove(Boolean groove)
“The value for if MS Office OneDrive for Business - Groove should be excluded or
not.”
|
ExcludedApps.Builder |
infoPath(Boolean infoPath)
“The value for if MS Office InfoPath should be excluded or not.”
|
ExcludedApps.Builder |
lync(Boolean lync)
“The value for if MS Office Skype for Business - Lync should be excluded or not.”
|
ExcludedApps.Builder |
oneDrive(Boolean oneDrive)
“The value for if MS Office OneDrive should be excluded or not.”
|
ExcludedApps.Builder |
oneNote(Boolean oneNote)
“The value for if MS Office OneNote should be excluded or not.”
|
ExcludedApps.Builder |
outlook(Boolean outlook)
“The value for if MS Office Outlook should be excluded or not.”
|
ExcludedApps.Builder |
powerPoint(Boolean powerPoint)
“The value for if MS Office PowerPoint should be excluded or not.”
|
ExcludedApps.Builder |
publisher(Boolean publisher)
“The value for if MS Office Publisher should be excluded or not.”
|
ExcludedApps.Builder |
sharePointDesigner(Boolean sharePointDesigner)
“The value for if MS Office SharePointDesigner should be excluded or not.”
|
ExcludedApps.Builder |
teams(Boolean teams)
“The value for if MS Office Teams should be excluded or not.”
|
ExcludedApps.Builder |
visio(Boolean visio)
“The value for if MS Office Visio should be excluded or not.”
|
ExcludedApps.Builder |
word(Boolean word)
“The value for if MS Office Word should be excluded or not.”
|
public ExcludedApps.Builder access(Boolean access)
access - value of access property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder excel(Boolean excel)
excel - value of excel property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder groove(Boolean groove)
groove - value of groove property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder infoPath(Boolean infoPath)
infoPath - value of infoPath property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder lync(Boolean lync)
lync - value of lync property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder oneDrive(Boolean oneDrive)
oneDrive - value of oneDrive property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder oneNote(Boolean oneNote)
oneNote - value of oneNote property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder outlook(Boolean outlook)
outlook - value of outlook property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder powerPoint(Boolean powerPoint)
powerPoint - value of powerPoint property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder publisher(Boolean publisher)
publisher - value of publisher property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder sharePointDesigner(Boolean sharePointDesigner)
sharePointDesigner - value of sharePointDesigner property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder teams(Boolean teams)
teams - value of teams property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder visio(Boolean visio)
visio - value of visio property (as defined in service metadata)this (for method chaining)public ExcludedApps.Builder word(Boolean word)
word - value of word property (as defined in service metadata)this (for method chaining)public ExcludedApps build()
Copyright © 2018–2020. All rights reserved.