Uses of Class
odata.msgraph.client.beta.entity.AzureADWindowsAutopilotDeploymentProfile
-
Packages that use AzureADWindowsAutopilotDeploymentProfile Package Description odata.msgraph.client.beta.entity -
-
Uses of AzureADWindowsAutopilotDeploymentProfile in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AzureADWindowsAutopilotDeploymentProfile Modifier and Type Method Description AzureADWindowsAutopilotDeploymentProfileAzureADWindowsAutopilotDeploymentProfile.Builder. build()AzureADWindowsAutopilotDeploymentProfileAzureADWindowsAutopilotDeploymentProfile. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AzureADWindowsAutopilotDeploymentProfileAzureADWindowsAutopilotDeploymentProfile. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AzureADWindowsAutopilotDeploymentProfileAzureADWindowsAutopilotDeploymentProfile. withUnmappedField(String name, String value)
-