public class MdmWindowsInformationProtectionPolicy extends WindowsInformationProtection implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
MdmWindowsInformationProtectionPolicy.Builder |
azureRightsManagementServicesAllowed, dataRecoveryCertificate, enforcementLevel, enterpriseDomain, enterpriseInternalProxyServers, enterpriseInternalProxyServersNextLink, enterpriseIPRanges, enterpriseIPRangesAreAuthoritative, enterpriseIPRangesNextLink, enterpriseNetworkDomainNames, enterpriseNetworkDomainNamesNextLink, enterpriseProtectedDomainNames, enterpriseProtectedDomainNamesNextLink, enterpriseProxiedDomains, enterpriseProxiedDomainsNextLink, enterpriseProxyServers, enterpriseProxyServersAreAuthoritative, enterpriseProxyServersNextLink, exemptApps, exemptAppsNextLink, iconsVisible, indexingEncryptedStoresOrItemsBlocked, isAssigned, neutralDomainResources, neutralDomainResourcesNextLink, protectedApps, protectedAppsNextLink, protectionUnderLockConfigRequired, revokeOnUnenrollDisabled, rightsManagementServicesTemplateId, smbAutoEncryptedFileExtensions, smbAutoEncryptedFileExtensionsNextLinkcreatedDateTime, description, displayName, lastModifiedDateTime, roleScopeTagIds, roleScopeTagIdsNextLink, versionchangedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
MdmWindowsInformationProtectionPolicy() |
| Modifier and Type | Method and Description |
|---|---|
static MdmWindowsInformationProtectionPolicy.Builder |
builderMdmWindowsInformationProtectionPolicy()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
String |
odataTypeName() |
MdmWindowsInformationProtectionPolicy |
patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
void |
postInject(boolean addKeysToContextPath) |
MdmWindowsInformationProtectionPolicy |
put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
String |
toString() |
assign, getAssignments, getAzureRightsManagementServicesAllowed, getDataRecoveryCertificate, getEnforcementLevel, getEnterpriseDomain, getEnterpriseInternalProxyServers, getEnterpriseIPRanges, getEnterpriseIPRangesAreAuthoritative, getEnterpriseNetworkDomainNames, getEnterpriseProtectedDomainNames, getEnterpriseProxiedDomains, getEnterpriseProxyServers, getEnterpriseProxyServersAreAuthoritative, getExemptAppLockerFiles, getExemptApps, getIconsVisible, getIndexingEncryptedStoresOrItemsBlocked, getIsAssigned, getNeutralDomainResources, getProtectedAppLockerFiles, getProtectedApps, getProtectionUnderLockConfigRequired, getRevokeOnUnenrollDisabled, getRightsManagementServicesTemplateId, getSmbAutoEncryptedFileExtensions, withAzureRightsManagementServicesAllowed, withDataRecoveryCertificate, withEnforcementLevel, withEnterpriseDomain, withEnterpriseIPRangesAreAuthoritative, withEnterpriseProxyServersAreAuthoritative, withIconsVisible, withIndexingEncryptedStoresOrItemsBlocked, withIsAssigned, withProtectionUnderLockConfigRequired, withRevokeOnUnenrollDisabled, withRightsManagementServicesTemplateIdgetCreatedDateTime, getDescription, getDisplayName, getLastModifiedDateTime, getRoleScopeTagIds, getVersion, targetApps, withCreatedDateTime, withDescription, withDisplayName, withLastModifiedDateTime, withVersionprotected MdmWindowsInformationProtectionPolicy()
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class WindowsInformationProtectionpublic static MdmWindowsInformationProtectionPolicy.Builder builderMdmWindowsInformationProtectionPolicy()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class WindowsInformationProtectionpublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class WindowsInformationProtectionpublic com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class WindowsInformationProtectionpublic MdmWindowsInformationProtectionPolicy patch()
this with changed fields reset.patch in class WindowsInformationProtectionthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic MdmWindowsInformationProtectionPolicy put()
this
with changed fields reset (they were ignored anyway).put in class WindowsInformationProtectionthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class WindowsInformationProtectionCopyright © 2018–2020. All rights reserved.