Interface GlobalReachConnection.DefinitionStages.WithAuthorizationKey

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

public static interface GlobalReachConnection.DefinitionStages.WithAuthorizationKey
The stage of the GlobalReachConnection definition allowing to specify authorizationKey.
  • Method Details

    • withAuthorizationKey

      GlobalReachConnection.DefinitionStages.WithCreate withAuthorizationKey(String authorizationKey)
      Specifies the authorizationKey property: Authorization key from the peer express route used for the global reach connection.
      Parameters:
      authorizationKey - Authorization key from the peer express route used for the global reach connection.
      Returns:
      the next definition stage.