Uses of Class
odata.msgraph.client.beta.entity.ProfileCardProperty.Builder
-
Packages that use ProfileCardProperty.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ProfileCardProperty.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ProfileCardProperty.Builder Modifier and Type Method Description ProfileCardProperty.BuilderProfileCardProperty.Builder. annotations(List<ProfileCardAnnotation> annotations)ProfileCardProperty.BuilderProfileCardProperty.Builder. annotations(ProfileCardAnnotation... annotations)ProfileCardProperty.BuilderProfileCardProperty.Builder. annotationsNextLink(String annotationsNextLink)static ProfileCardProperty.BuilderProfileCardProperty. builderProfileCardProperty()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ProfileCardProperty.BuilderProfileCardProperty.Builder. directoryPropertyName(String directoryPropertyName)ProfileCardProperty.BuilderProfileCardProperty.Builder. id(String id)
-