Constant Field Values

Contents

com.smartsheet.*

  • com.smartsheet.api.SmartsheetBuilder 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_BASE_URI "https://api.smartsheet.com/2.0/"
    public static final java.lang.String EU_BASE_URI "https://api.smartsheet.eu/2.0/"
    public static final java.lang.String GOV_BASE_URI "https://api.smartsheetgov.com/2.0/"
    public static final java.lang.String US_BASE_URI "https://api.smartsheet.com/2.0/"
  • com.smartsheet.api.SmartsheetFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_BASE_URI "https://api.smartsheet.com/2.0/"
    public static final java.lang.String GOV_BASE_URI "https://api.smartsheetgov.com/2.0/"