Package com.vmware.vip.api.rest
Class APIV1
- java.lang.Object
-
- com.vmware.vip.api.rest.APIV1
-
public class APIV1 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPI_FORMATTINGstatic StringAPI_TRANSLATOINstatic StringAUTHENTICATIONstatic StringAUTHENTICATION_KEYstatic StringBROWSER_LOCALEstatic StringCOMPONENTstatic StringCOMPONENTSstatic StringCOMPONENTS2static StringKEY2_GETstatic StringKEY2_POSTstatic StringLOCALIZED_DATEstatic StringLOCALIZED_NUMBERstatic StringNORM_BROWSER_LOCALEstatic StringPATTERNstatic StringPRODUCT_KEY2static StringPRODUCT_VERSIONstatic StringSOURCES_GETstatic StringSOURCES_POSTstatic StringSUPPORTED_LOCALESstatic StringTRANS_COMPONENTstatic StringTRANS_COMPONENTSstatic StringTRANS_STRINGstatic StringTRANSLATIONstatic StringV
-
Constructor Summary
Constructors Constructor Description APIV1()
-
-
-
Field Detail
-
V
public static final String V
- See Also:
- Constant Field Values
-
API_TRANSLATOIN
public static final String API_TRANSLATOIN
- See Also:
- Constant Field Values
-
API_FORMATTING
public static final String API_FORMATTING
- See Also:
- Constant Field Values
-
AUTHENTICATION
public static final String AUTHENTICATION
- See Also:
- Constant Field Values
-
AUTHENTICATION_KEY
public static final String AUTHENTICATION_KEY
- See Also:
- Constant Field Values
-
LOCALIZED_DATE
public static final String LOCALIZED_DATE
- See Also:
- Constant Field Values
-
LOCALIZED_NUMBER
public static final String LOCALIZED_NUMBER
- See Also:
- Constant Field Values
-
PATTERN
public static final String PATTERN
- See Also:
- Constant Field Values
-
BROWSER_LOCALE
public static final String BROWSER_LOCALE
- See Also:
- Constant Field Values
-
NORM_BROWSER_LOCALE
public static final String NORM_BROWSER_LOCALE
- See Also:
- Constant Field Values
-
TRANS_COMPONENT
public static final String TRANS_COMPONENT
- See Also:
- Constant Field Values
-
TRANS_COMPONENTS
public static final String TRANS_COMPONENTS
- See Also:
- Constant Field Values
-
TRANS_STRING
public static final String TRANS_STRING
- See Also:
- Constant Field Values
-
TRANSLATION
public static final String TRANSLATION
- See Also:
- Constant Field Values
-
SUPPORTED_LOCALES
public static final String SUPPORTED_LOCALES
- See Also:
- Constant Field Values
-
COMPONENTS
public static final String COMPONENTS
- See Also:
- Constant Field Values
-
COMPONENTS2
public static final String COMPONENTS2
- See Also:
- Constant Field Values
-
COMPONENT
public static final String COMPONENT
- See Also:
- Constant Field Values
-
KEY2_GET
public static final String KEY2_GET
- See Also:
- Constant Field Values
-
PRODUCT_KEY2
public static final String PRODUCT_KEY2
- See Also:
- Constant Field Values
-
KEY2_POST
public static final String KEY2_POST
- See Also:
- Constant Field Values
-
SOURCES_GET
public static final String SOURCES_GET
- See Also:
- Constant Field Values
-
SOURCES_POST
public static final String SOURCES_POST
- See Also:
- Constant Field Values
-
PRODUCT_VERSION
public static final String PRODUCT_VERSION
- See Also:
- Constant Field Values
-
-