| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<EducationIdentityMatchingOptions> |
EducationIdentityMatchingConfiguration.matchingOptions |
| Modifier and Type | Method and Description |
|---|---|
EducationIdentityMatchingOptions |
EducationIdentityMatchingOptions.Builder.build() |
EducationIdentityMatchingOptions |
EducationIdentityMatchingOptions.withAppliesTo(EducationUserRole appliesTo) |
EducationIdentityMatchingOptions |
EducationIdentityMatchingOptions.withSourcePropertyName(String sourcePropertyName) |
EducationIdentityMatchingOptions |
EducationIdentityMatchingOptions.withTargetDomain(String targetDomain) |
EducationIdentityMatchingOptions |
EducationIdentityMatchingOptions.withTargetPropertyName(String targetPropertyName) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<EducationIdentityMatchingOptions> |
EducationIdentityMatchingConfiguration.getMatchingOptions() |
com.github.davidmoten.odata.client.CollectionPage<EducationIdentityMatchingOptions> |
EducationIdentityMatchingConfiguration.getMatchingOptions(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
EducationIdentityMatchingConfiguration.Builder |
EducationIdentityMatchingConfiguration.Builder.matchingOptions(EducationIdentityMatchingOptions... matchingOptions) |
| Modifier and Type | Method and Description |
|---|---|
EducationIdentityMatchingConfiguration.Builder |
EducationIdentityMatchingConfiguration.Builder.matchingOptions(List<EducationIdentityMatchingOptions> matchingOptions) |
Copyright © 2018–2020. All rights reserved.