Uses of Class
odata.msgraph.client.beta.complex.ConfigurationManagerAction.Builder
-
Packages that use ConfigurationManagerAction.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ConfigurationManagerAction.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ConfigurationManagerAction.Builder Modifier and Type Method Description ConfigurationManagerAction.BuilderConfigurationManagerAction.Builder. action(ConfigurationManagerActionType action)“The action type to trigger on Configuration Manager client”static ConfigurationManagerAction.BuilderConfigurationManagerAction. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-