DriverApi.FleetEngineConfig

  • DriverApi.FleetEngineConfig interface is deprecated and serves as a legacy hook for Fleet Engine configuration.

  • It provides a method fleetEngineServiceEndpoint() to retrieve the endpoint URL for Fleet Engine.

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.