| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AssignmentMethod |
InformationProtectionContentLabel.assignmentMethod |
protected AssignmentMethod |
LabelingOptions.assignmentMethod |
| Modifier and Type | Method and Description |
|---|---|
Optional<AssignmentMethod> |
InformationProtectionContentLabel.getAssignmentMethod() |
Optional<AssignmentMethod> |
LabelingOptions.getAssignmentMethod() |
| Modifier and Type | Method and Description |
|---|---|
InformationProtectionContentLabel.Builder |
InformationProtectionContentLabel.Builder.assignmentMethod(AssignmentMethod assignmentMethod) |
LabelingOptions.Builder |
LabelingOptions.Builder.assignmentMethod(AssignmentMethod assignmentMethod) |
InformationProtectionContentLabel |
InformationProtectionContentLabel.withAssignmentMethod(AssignmentMethod assignmentMethod) |
LabelingOptions |
LabelingOptions.withAssignmentMethod(AssignmentMethod assignmentMethod) |
| Modifier and Type | Method and Description |
|---|---|
static AssignmentMethod |
AssignmentMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssignmentMethod[] |
AssignmentMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.