set Instance
Sets the current GiniHealth instance for internal SDK use.
This reference is valid only during the app's lifetime and must be re-set after a process death, typically in app initialization (e.g., Application class or DI), using the same GiniHealth instance.
Parameters
gini Health
the GiniHealth instance to set.