| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsInformationProtectionResourceCollection |
WindowsInformationProtectionResourceCollection.Builder.build() |
WindowsInformationProtectionResourceCollection |
WindowsInformationProtectionResourceCollection.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.enterpriseInternalProxyServers |
protected List<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.enterpriseNetworkDomainNames |
protected List<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.enterpriseProtectedDomainNames |
protected List<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.enterpriseProxyServers |
protected List<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.neutralDomainResources |
protected List<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.smbAutoEncryptedFileExtensions |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.getEnterpriseInternalProxyServers()
“This is the comma-separated list of internal proxy servers.
|
com.github.davidmoten.odata.client.CollectionPage<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.getEnterpriseNetworkDomainNames()
“This is the list of domains that comprise the boundaries of the enterprise.
|
com.github.davidmoten.odata.client.CollectionPage<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.getEnterpriseProtectedDomainNames()
“List of enterprise domains to be protected”
|
com.github.davidmoten.odata.client.CollectionPage<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.getEnterpriseProxyServers()
“This is a list of proxy servers.
|
com.github.davidmoten.odata.client.CollectionPage<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.getNeutralDomainResources()
“List of domain names that can used for work or personal resource”
|
com.github.davidmoten.odata.client.CollectionPage<WindowsInformationProtectionResourceCollection> |
WindowsInformationProtection.getSmbAutoEncryptedFileExtensions()
“Specifies a list of file extensions, so that files with these extensions are
encrypted when copying from an SMB share within the corporate boundary”
|
Copyright © 2018–2020. All rights reserved.