| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected SharedPCAccountDeletionPolicyType |
SharedPCAccountManagerPolicy.accountDeletionPolicy |
| Modifier and Type | Method and Description |
|---|---|
Optional<SharedPCAccountDeletionPolicyType> |
SharedPCAccountManagerPolicy.getAccountDeletionPolicy()
“Configures when accounts are deleted.”
|
| Modifier and Type | Method and Description |
|---|---|
SharedPCAccountManagerPolicy.Builder |
SharedPCAccountManagerPolicy.Builder.accountDeletionPolicy(SharedPCAccountDeletionPolicyType accountDeletionPolicy)
“Configures when accounts are deleted.”
|
SharedPCAccountManagerPolicy |
SharedPCAccountManagerPolicy.withAccountDeletionPolicy(SharedPCAccountDeletionPolicyType accountDeletionPolicy)
Returns an immutable copy of
this with just the accountDeletionPolicy field changed. |
| Modifier and Type | Method and Description |
|---|---|
static SharedPCAccountDeletionPolicyType |
SharedPCAccountDeletionPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharedPCAccountDeletionPolicyType[] |
SharedPCAccountDeletionPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.