Uses of Class
odata.msgraph.client.complex.ModifiedProperty.Builder
-
Packages that use ModifiedProperty.Builder Package Description odata.msgraph.client.complex -
-
Uses of ModifiedProperty.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return ModifiedProperty.Builder Modifier and Type Method Description static ModifiedProperty.BuilderModifiedProperty. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ModifiedProperty.BuilderModifiedProperty.Builder. displayName(String displayName)ModifiedProperty.BuilderModifiedProperty.Builder. newValue(String newValue)ModifiedProperty.BuilderModifiedProperty.Builder. oldValue(String oldValue)
-