| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DefenderPromptForSampleSubmission |
Windows10GeneralConfiguration.defenderPromptForSampleSubmission |
| Modifier and Type | Method and Description |
|---|---|
Optional<DefenderPromptForSampleSubmission> |
Windows10GeneralConfiguration.getDefenderPromptForSampleSubmission()
“The configuration for how to prompt user for sample submission.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.defenderPromptForSampleSubmission(DefenderPromptForSampleSubmission defenderPromptForSampleSubmission)
“The configuration for how to prompt user for sample submission.”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withDefenderPromptForSampleSubmission(DefenderPromptForSampleSubmission defenderPromptForSampleSubmission)
Returns an immutable copy of
this with just the defenderPromptForSampleSubmission field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DefenderPromptForSampleSubmission |
DefenderPromptForSampleSubmission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefenderPromptForSampleSubmission[] |
DefenderPromptForSampleSubmission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.