| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ProfileCardAnnotation |
ProfileCardAnnotation.Builder.build() |
ProfileCardAnnotation |
ProfileCardAnnotation.withDisplayName(String displayName) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProfileCardAnnotation> |
ProfileCardProperty.annotations |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ProfileCardAnnotation> |
ProfileCardProperty.getAnnotations() |
com.github.davidmoten.odata.client.CollectionPage<ProfileCardAnnotation> |
ProfileCardProperty.getAnnotations(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ProfileCardProperty.Builder |
ProfileCardProperty.Builder.annotations(ProfileCardAnnotation... annotations) |
| Modifier and Type | Method and Description |
|---|---|
ProfileCardProperty.Builder |
ProfileCardProperty.Builder.annotations(List<ProfileCardAnnotation> annotations) |
Copyright © 2018–2020. All rights reserved.