Interface CommunicationsGateway.DefinitionStages.WithApiBridge

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

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

    • withApiBridge

      Specifies the apiBridge property: Details of API bridge functionality, if required.
      Parameters:
      apiBridge - Details of API bridge functionality, if required.
      Returns:
      the next definition stage.