| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected List<CompanyPortalBlockedAction> |
IntuneBrand.companyPortalBlockedActions |
| Modifier and Type | Method and Description |
|---|---|
CompanyPortalBlockedAction |
CompanyPortalBlockedAction.Builder.build() |
CompanyPortalBlockedAction |
CompanyPortalBlockedAction.withAction(CompanyPortalAction action)
Returns an immutable copy of
this with just the action field
changed. |
CompanyPortalBlockedAction |
CompanyPortalBlockedAction.withOwnerType(OwnerType ownerType)
Returns an immutable copy of
this with just the ownerType field
changed. |
CompanyPortalBlockedAction |
CompanyPortalBlockedAction.withPlatform(DevicePlatformType platform)
Returns an immutable copy of
this with just the platform field
changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<CompanyPortalBlockedAction> |
IntuneBrand.getCompanyPortalBlockedActions()
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
com.github.davidmoten.odata.client.CollectionPage<CompanyPortalBlockedAction> |
IntuneBrand.getCompanyPortalBlockedActions(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrand.Builder |
IntuneBrand.Builder.companyPortalBlockedActions(CompanyPortalBlockedAction... companyPortalBlockedActions)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrand.Builder |
IntuneBrand.Builder.companyPortalBlockedActions(List<CompanyPortalBlockedAction> companyPortalBlockedActions)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CompanyPortalBlockedAction> |
IntuneBrandingProfile.companyPortalBlockedActions |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<CompanyPortalBlockedAction> |
IntuneBrandingProfile.getCompanyPortalBlockedActions()
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
com.github.davidmoten.odata.client.CollectionPage<CompanyPortalBlockedAction> |
IntuneBrandingProfile.getCompanyPortalBlockedActions(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.companyPortalBlockedActions(CompanyPortalBlockedAction... companyPortalBlockedActions)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.companyPortalBlockedActions(List<CompanyPortalBlockedAction> companyPortalBlockedActions)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
Copyright © 2018–2020. All rights reserved.