Uses of Class
odata.msgraph.client.beta.complex.RestoreAction
-
Packages that use RestoreAction Package Description odata.msgraph.client.beta.complex -
-
Uses of RestoreAction in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as RestoreAction Modifier and Type Field Description protected RestoreActionItemActionSet. restoreMethods in odata.msgraph.client.beta.complex that return RestoreAction Modifier and Type Method Description RestoreActionRestoreAction.Builder. build()RestoreActionRestoreAction. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type RestoreAction Modifier and Type Method Description Optional<RestoreAction>ItemActionSet. getRestore()Methods in odata.msgraph.client.beta.complex with parameters of type RestoreAction Modifier and Type Method Description ItemActionSet.BuilderItemActionSet.Builder. restore(RestoreAction restore)ItemActionSetItemActionSet. withRestore(RestoreAction restore)
-