Creates a new service instance.
The proxy repository instance.
Creates a new proxy.
The data object.
The created proxy model.
Deletes the proxy by its ID.
The data object.
Disables the proxy, stopping traffic routing.
The data object.
Enables the proxy, making it available for traffic routing.
The data object.
Lists all proxies for the campaign.
The data object.
The array of proxy models.
Reads the proxy by its ID.
The data object.
The proxy model.
StaticregisterRegisters the service as a singleton in the DI container.
The DI container to register in.
Represents the proxy service.