Uses of Class
software.amazon.awssdk.services.pcaconnectorscep.model.MobileDeviceManagement
-
Packages that use MobileDeviceManagement Package Description software.amazon.awssdk.services.pcaconnectorscep.model -
-
Uses of MobileDeviceManagement in software.amazon.awssdk.services.pcaconnectorscep.model
Methods in software.amazon.awssdk.services.pcaconnectorscep.model that return MobileDeviceManagement Modifier and Type Method Description static MobileDeviceManagementMobileDeviceManagement. fromIntune(Consumer<IntuneConfiguration.Builder> intune)Create an instance of this class withintune()initialized to the given value.static MobileDeviceManagementMobileDeviceManagement. fromIntune(IntuneConfiguration intune)Create an instance of this class withintune()initialized to the given value.MobileDeviceManagementConnector. mobileDeviceManagement()Contains settings relevant to the mobile device management system that you chose for the connector.MobileDeviceManagementConnectorSummary. mobileDeviceManagement()Contains settings relevant to the mobile device management system that you chose for the connector.MobileDeviceManagementCreateConnectorRequest. mobileDeviceManagement()If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.Methods in software.amazon.awssdk.services.pcaconnectorscep.model with parameters of type MobileDeviceManagement Modifier and Type Method Description Connector.BuilderConnector.Builder. mobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)Contains settings relevant to the mobile device management system that you chose for the connector.ConnectorSummary.BuilderConnectorSummary.Builder. mobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)Contains settings relevant to the mobile device management system that you chose for the connector.CreateConnectorRequest.BuilderCreateConnectorRequest.Builder. mobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.
-