Package com.glideidentity
Class GlideClient
java.lang.Object
com.glideidentity.GlideClient
Main client for interacting with Glide APIs.
This class provides access to all Glide services.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreates a GlideClient with API key from environmentGlideClient(Types.GlideSdkSettings settings) Creates a GlideClient with the provided settingsGlideClient(String apiKey) Creates a GlideClient with the provided API key -
Method Summary
-
Field Details
-
magicAuth
-
-
Constructor Details
-
GlideClient
Creates a GlideClient with the provided settings -
GlideClient
Creates a GlideClient with the provided API key -
GlideClient
public GlideClient()Creates a GlideClient with API key from environment
-
-
Method Details
-
getLogger
Gets the logger instance
-