set Endpoint Provider
Sets an IBrazeEndpointProvider to be used to route Braze API traffic
Note that if a custom endpoint is specified using BrazeConfig.Builder.setCustomEndpoint or via braze.xml configuration, any IBrazeEndpointProvider previously set using this method will be overridden when the Braze singleton initializes.
Parameters
endpoint Provider
The IBrazeEndpointProvider that will return the URI for routing Braze traffic