Uses of Class
odata.msgraph.client.beta.complex.ConfigurationManagerActionResult
-
Packages that use ConfigurationManagerActionResult Package Description odata.msgraph.client.beta.complex -
-
Uses of ConfigurationManagerActionResult in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ConfigurationManagerActionResult Modifier and Type Method Description ConfigurationManagerActionResultConfigurationManagerActionResult.Builder. build()ConfigurationManagerActionResultConfigurationManagerActionResult. withActionDeliveryStatus(ConfigurationManagerActionDeliveryStatus actionDeliveryStatus)Returns an immutable copy ofthiswith just theactionDeliveryStatusfield changed.ConfigurationManagerActionResultConfigurationManagerActionResult. withErrorCode(Integer errorCode)Returns an immutable copy ofthiswith just theerrorCodefield changed.ConfigurationManagerActionResultConfigurationManagerActionResult. withUnmappedField(String name, String value)
-