Uses of Class
odata.msgraph.client.complex.MoveAction
-
Packages that use MoveAction Package Description odata.msgraph.client.complex -
-
Uses of MoveAction in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return MoveAction Modifier and Type Method Description MoveActionMoveAction.Builder. build()MoveActionMoveAction. withFrom(String from)MoveActionMoveAction. withTo(String to)MoveActionMoveAction. withUnmappedField(String name, Object value)
-