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