| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected MacOSContentCachingParentSelectionPolicy |
MacOSDeviceFeaturesConfiguration.contentCachingParentSelectionPolicy |
| Modifier and Type | Method and Description |
|---|---|
Optional<MacOSContentCachingParentSelectionPolicy> |
MacOSDeviceFeaturesConfiguration.getContentCachingParentSelectionPolicy()
“Determines the method in which content caching servers will select parents if
multiple are present.”
|
| Modifier and Type | Method and Description |
|---|---|
MacOSDeviceFeaturesConfiguration.Builder |
MacOSDeviceFeaturesConfiguration.Builder.contentCachingParentSelectionPolicy(MacOSContentCachingParentSelectionPolicy contentCachingParentSelectionPolicy)
“Determines the method in which content caching servers will select parents if
multiple are present.”
|
MacOSDeviceFeaturesConfiguration |
MacOSDeviceFeaturesConfiguration.withContentCachingParentSelectionPolicy(MacOSContentCachingParentSelectionPolicy contentCachingParentSelectionPolicy)
Returns an immutable copy of
this with just the contentCachingParentSelectionPolicy field changed. |
| Modifier and Type | Method and Description |
|---|---|
static MacOSContentCachingParentSelectionPolicy |
MacOSContentCachingParentSelectionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacOSContentCachingParentSelectionPolicy[] |
MacOSContentCachingParentSelectionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.