| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4CidrRange |
class |
IPv4Range
“IPv4 Range definition.”
|
class |
IPv6CidrRange |
class |
IPv6Range
“IPv6 Range definition.”
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IpRange> |
WindowsNetworkIsolationPolicy.enterpriseIPRanges |
protected List<IpRange> |
WindowsInformationProtectionIPRangeCollection.ranges |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
WindowsNetworkIsolationPolicy.getEnterpriseIPRanges()
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
WindowsNetworkIsolationPolicy.getEnterpriseIPRanges(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
WindowsInformationProtectionIPRangeCollection.getRanges()
“Collection of ip ranges”
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
WindowsInformationProtectionIPRangeCollection.getRanges(com.github.davidmoten.odata.client.HttpRequestOptions options)
“Collection of ip ranges”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseIPRanges(IpRange... enterpriseIPRanges)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsInformationProtectionIPRangeCollection.Builder |
WindowsInformationProtectionIPRangeCollection.Builder.ranges(IpRange... ranges)
“Collection of ip ranges”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseIPRanges(List<IpRange> enterpriseIPRanges)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsInformationProtectionIPRangeCollection.Builder |
WindowsInformationProtectionIPRangeCollection.Builder.ranges(List<IpRange> ranges)
“Collection of ip ranges”
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IpRange> |
MacOSDeviceFeaturesConfiguration.contentCachingClientListenRanges |
protected List<IpRange> |
MacOSDeviceFeaturesConfiguration.contentCachingPeerFilterRanges |
protected List<IpRange> |
MacOSDeviceFeaturesConfiguration.contentCachingPeerListenRanges |
protected List<IpRange> |
MacOSDeviceFeaturesConfiguration.contentCachingPublicRanges |
protected List<IpRange> |
IpNamedLocation.ipRanges |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingClientListenRanges()
“A list of custom IP ranges content caches will use to listen for clients.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingClientListenRanges(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of custom IP ranges content caches will use to listen for clients.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingPeerFilterRanges()
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingPeerFilterRanges(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingPeerListenRanges()
“A list of custom IP ranges content caches will use to listen for peer caches.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingPeerListenRanges(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of custom IP ranges content caches will use to listen for peer caches.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingPublicRanges()
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
MacOSDeviceFeaturesConfiguration.getContentCachingPublicRanges(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
IpNamedLocation.getIpRanges() |
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
IpNamedLocation.getIpRanges(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingClientListenRanges(IpRange... contentCachingClientListenRanges)
“A list of custom IP ranges content caches will use to listen for clients.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerFilterRanges(IpRange... contentCachingPeerFilterRanges)
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerListenRanges(IpRange... contentCachingPeerListenRanges)
“A list of custom IP ranges content caches will use to listen for peer caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPublicRanges(IpRange... contentCachingPublicRanges)
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
IpNamedLocation.Builder |
IpNamedLocation.Builder.ipRanges(IpRange... ipRanges) |
| Modifier and Type | Method and Description |
|---|---|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingClientListenRanges(List<IpRange> contentCachingClientListenRanges)
“A list of custom IP ranges content caches will use to listen for clients.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerFilterRanges(List<IpRange> contentCachingPeerFilterRanges)
“A list of custom IP ranges content caches will use to query for content from
peers caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPeerListenRanges(List<IpRange> contentCachingPeerListenRanges)
“A list of custom IP ranges content caches will use to listen for peer caches.
|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingPublicRanges(List<IpRange> contentCachingPublicRanges)
“A list of custom IP ranges that Apple's content caching service should use to
match clients to content caches.
|
IpNamedLocation.Builder |
IpNamedLocation.Builder.ipRanges(List<IpRange> ipRanges) |
Copyright © 2018–2020. All rights reserved.