Interface CommunicationsGateway.DefinitionStages.WithOnPremMcpEnabled

All Known Subinterfaces:
CommunicationsGateway.Definition, CommunicationsGateway.DefinitionStages.WithCreate
Enclosing interface:
CommunicationsGateway.DefinitionStages

public static interface CommunicationsGateway.DefinitionStages.WithOnPremMcpEnabled
The stage of the CommunicationsGateway definition allowing to specify onPremMcpEnabled.
  • Method Details

    • withOnPremMcpEnabled

      CommunicationsGateway.DefinitionStages.WithCreate withOnPremMcpEnabled(Boolean onPremMcpEnabled)
      Specifies the onPremMcpEnabled property: Whether an on-premises Mobile Control Point is in use..
      Parameters:
      onPremMcpEnabled - Whether an on-premises Mobile Control Point is in use.
      Returns:
      the next definition stage.