Class PlatformUrl

java.lang.Object
com.coveo.pushapiclient.PlatformUrl

public class PlatformUrl extends Object
  • Field Details

    • DEFAULT_ENVIRONMENT

      public static final Environment DEFAULT_ENVIRONMENT
    • DEFAULT_REGION

      public static final Region DEFAULT_REGION
  • Constructor Details

    • PlatformUrl

      public PlatformUrl(Environment environment, Region region)
      Parameters:
      environment - The environment platform of your organization
      region - The physical center of your organization See https://docs.coveo.com/en/2976
  • Method Details

    • getPlatformUrl

      public String getPlatformUrl()
    • getApiUrl

      public String getApiUrl()