Uses of Class
odata.msgraph.client.beta.complex.CreateAction
-
Packages that use CreateAction Package Description odata.msgraph.client.beta.complex -
-
Uses of CreateAction in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as CreateAction Modifier and Type Field Description protected CreateActionItemActionSet. createMethods in odata.msgraph.client.beta.complex that return CreateAction Modifier and Type Method Description CreateActionCreateAction.Builder. build()CreateActionCreateAction. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type CreateAction Modifier and Type Method Description Optional<CreateAction>ItemActionSet. getCreate()Methods in odata.msgraph.client.beta.complex with parameters of type CreateAction Modifier and Type Method Description ItemActionSet.BuilderItemActionSet.Builder. create(CreateAction create)ItemActionSetItemActionSet. withCreate(CreateAction create)
-