DriverApi.FleetEngineConfig

  • DriverApi.FleetEngineConfig interface is deprecated and serves as a legacy hook.

  • This interface provides configuration information for FleetEngine.

  • The fleetEngineServiceEndpoint() method returns the endpoint URL for FleetEngine.

public static interface DriverApi.FleetEngineConfig

This interface is deprecated.
legacy hook

Interface for FleetEngine config information.

Public Method Summary

abstract String
fleetEngineServiceEndpoint()
Returns the endpoint for FleetEngine.

Public Methods

public abstract String fleetEngineServiceEndpoint ()

Returns the endpoint for FleetEngine.