Class Constants
java.lang.Object
api.equinix.javasdk.core.internal.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DateTimeFormatterConstantALL_DATE_FORMATSstatic final IntegerConstantBANDWIDTH_CONVERSION_FACTORstatic final DateTimeFormatterConstantCOMMENCE_BILLINGstatic final DateTimeFormatterConstantCOMMENCE_BILLING_SHORTstatic final DateTimeFormatterConstantDATE_TIME_FORMATstatic final StringConstantDEFAULT_ENCODING="UTF-8"static final StringConstantIP_SUBNET_PATTERN="^([01]?\\d\\d?|2[0-4]\\d|25[0-5])\\.([0"{trunked}static final com.fasterxml.jackson.databind.ObjectMapperConstantJSON_CONVERTORstatic final StringConstantJSON_DESERIALIZE_EXCEPTION="Error mapping EquinixResponse from Apac"{trunked}static final StringConstantJSON_SERIALIZE_EXCEPTION="Error serializing EquinixRequest to JSO"{trunked}static final com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilterConstantLIFECYCLE_DETAIL_FILTERstatic final com.fasterxml.jackson.databind.ObjectMapperConstantobjectMapperstatic final Integerstatic final Integerstatic final Integerstatic final DateTimeFormatterConstantqueryParamFormatterstatic final intConstantRADIX=16static final BitSetConstantURL_ENCODERstatic final CharsetConstantUTF8static final PatternConstantUUID_PATTERN -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_ENCODING
-
UTF8
ConstantUTF8 -
RADIX
public static final int RADIXConstantRADIX=16- See Also:
-
URL_ENCODER
ConstantURL_ENCODER -
PAGE_LIMIT
-
PAGE_OFFSET
-
PAGE_TOTAL
-
BANDWIDTH_CONVERSION_FACTOR
ConstantBANDWIDTH_CONVERSION_FACTOR -
LIFECYCLE_DETAIL_FILTER
public static final com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter LIFECYCLE_DETAIL_FILTERConstantLIFECYCLE_DETAIL_FILTER -
JSON_CONVERTOR
public static final com.fasterxml.jackson.databind.ObjectMapper JSON_CONVERTORConstantJSON_CONVERTOR -
objectMapper
public static final com.fasterxml.jackson.databind.ObjectMapper objectMapperConstantobjectMapper -
queryParamFormatter
ConstantqueryParamFormatter -
DATE_TIME_FORMAT
ConstantDATE_TIME_FORMAT -
COMMENCE_BILLING
ConstantCOMMENCE_BILLING -
COMMENCE_BILLING_SHORT
ConstantCOMMENCE_BILLING_SHORT -
ALL_DATE_FORMATS
ConstantALL_DATE_FORMATS -
IP_SUBNET_PATTERN
ConstantIP_SUBNET_PATTERN="^([01]?\\d\\d?|2[0-4]\\d|25[0-5])\\.([0"{trunked}- See Also:
-
UUID_PATTERN
ConstantUUID_PATTERN -
JSON_DESERIALIZE_EXCEPTION
ConstantJSON_DESERIALIZE_EXCEPTION="Error mapping EquinixResponse from Apac"{trunked}- See Also:
-
JSON_SERIALIZE_EXCEPTION
ConstantJSON_SERIALIZE_EXCEPTION="Error serializing EquinixRequest to JSO"{trunked}- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-