-
public final class Composer.EndpointRepresents the endpoints for the Composer SDK.
The
Endpointclass represents the various predefined endpoints for the Composer SDK. It provides endpoints for different regions, such as sandbox, production, Australia, Asia/Pacific, and Europe.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classComposer.Endpoint.Companion
-
Constructor Summary
Constructors Constructor Description Composer.Endpoint(String composerHost, String apiHost)
-