| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorscep.model |
| Modifier and Type | Method and Description |
|---|---|
MobileDeviceManagement |
MobileDeviceManagement.clone() |
MobileDeviceManagement |
ConnectorSummary.getMobileDeviceManagement()
Contains settings relevant to the mobile device management system that you chose for the connector.
|
MobileDeviceManagement |
Connector.getMobileDeviceManagement()
Contains settings relevant to the mobile device management system that you chose for the connector.
|
MobileDeviceManagement |
CreateConnectorRequest.getMobileDeviceManagement()
If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.
|
MobileDeviceManagement |
MobileDeviceManagement.withIntune(IntuneConfiguration intune)
Configuration settings for use with Microsoft Intune.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorSummary.setMobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)
Contains settings relevant to the mobile device management system that you chose for the connector.
|
void |
Connector.setMobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)
Contains settings relevant to the mobile device management system that you chose for the connector.
|
void |
CreateConnectorRequest.setMobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)
If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.
|
ConnectorSummary |
ConnectorSummary.withMobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)
Contains settings relevant to the mobile device management system that you chose for the connector.
|
Connector |
Connector.withMobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)
Contains settings relevant to the mobile device management system that you chose for the connector.
|
CreateConnectorRequest |
CreateConnectorRequest.withMobileDeviceManagement(MobileDeviceManagement mobileDeviceManagement)
If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.
|
Copyright © 2025. All rights reserved.