Package 

Class Composer.Endpoint


  • 
    public final class Composer.Endpoint
    
                        

    Represents the endpoints for the Composer SDK.

    The Endpoint class represents the various predefined endpoints for the Composer SDK. It provides endpoints for different regions, such as sandbox, production, Australia, Asia/Pacific, and Europe.

    • Constructor Detail

      • Composer.Endpoint

        Composer.Endpoint(String composerHost, String apiHost)
        Parameters:
        composerHost - The URL of the Composer host.
        apiHost - The URL of the API host.