Uses of Class
odata.msgraph.client.beta.complex.MicrosoftManagedDesktop
-
Packages that use MicrosoftManagedDesktop Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of MicrosoftManagedDesktop in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MicrosoftManagedDesktop Modifier and Type Method Description MicrosoftManagedDesktopMicrosoftManagedDesktop.Builder. build()MicrosoftManagedDesktopMicrosoftManagedDesktop. withProfile(String profile)MicrosoftManagedDesktopMicrosoftManagedDesktop. withType(MicrosoftManagedDesktopType type)MicrosoftManagedDesktopMicrosoftManagedDesktop. withUnmappedField(String name, String value) -
Uses of MicrosoftManagedDesktop in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as MicrosoftManagedDesktop Modifier and Type Field Description protected MicrosoftManagedDesktopCloudPcProvisioningPolicy. microsoftManagedDesktopMethods in odata.msgraph.client.beta.entity that return types with arguments of type MicrosoftManagedDesktop Modifier and Type Method Description Optional<MicrosoftManagedDesktop>CloudPcProvisioningPolicy. getMicrosoftManagedDesktop()Methods in odata.msgraph.client.beta.entity with parameters of type MicrosoftManagedDesktop Modifier and Type Method Description CloudPcProvisioningPolicy.BuilderCloudPcProvisioningPolicy.Builder. microsoftManagedDesktop(MicrosoftManagedDesktop microsoftManagedDesktop)CloudPcProvisioningPolicyCloudPcProvisioningPolicy. withMicrosoftManagedDesktop(MicrosoftManagedDesktop microsoftManagedDesktop)
-