Uses of Class
software.amazon.awssdk.services.pcaconnectorscep.model.IntuneConfiguration
-
Packages that use IntuneConfiguration Package Description software.amazon.awssdk.services.pcaconnectorscep.model -
-
Uses of IntuneConfiguration in software.amazon.awssdk.services.pcaconnectorscep.model
Methods in software.amazon.awssdk.services.pcaconnectorscep.model that return IntuneConfiguration Modifier and Type Method Description IntuneConfigurationMobileDeviceManagement. intune()Configuration settings for use with Microsoft Intune.Methods in software.amazon.awssdk.services.pcaconnectorscep.model with parameters of type IntuneConfiguration Modifier and Type Method Description static MobileDeviceManagementMobileDeviceManagement. fromIntune(IntuneConfiguration intune)Create an instance of this class withMobileDeviceManagement.intune()initialized to the given value.MobileDeviceManagement.BuilderMobileDeviceManagement.Builder. intune(IntuneConfiguration intune)Configuration settings for use with Microsoft Intune.
-