Constant Field Values
Contents
com.oracle.*
-
com.oracle.bmc.ClientRuntime Modifier and Type Constant Field Value public static final String
SDK_VERSION_PROPERTY_NAME
"sdk.version"
-
com.oracle.bmc.ConfigFileReader Modifier and Type Constant Field Value public static final String
DEFAULT_FILE_PATH
"~/.oci/config"
public static final String
FALLBACK_DEFAULT_FILE_PATH
"~/.oraclebmc/config"
public static final String
OCI_CONFIG_FILE_PATH_ENV_VAR_NAME
"OCI_CONFIG_FILE"
-
com.oracle.bmc.auth.AbstractFederationClientAuthenticationDetailsProviderBuilder<B extends AbstractFederationClientAuthenticationDetailsProviderBuilder<B,P>,P extends AbstractAuthenticationDetailsProvider> Modifier and Type Constant Field Value public static final String
AUTHORIZATION_HEADER_VALUE
"Bearer Oracle"
public static final String
METADATA_BASE_URL_ENV_VAR
"OCI_METADATA_BASE_URL"
public static final String
METADATA_SERVICE_BASE_URL
"http://169.254.169.254/opc/v2/"
-
com.oracle.bmc.auth.ResourcePrincipalAuthenticationDetailsProvider Modifier and Type Constant Field Value protected static final String
RP_VERSION_2_1
"2.1"
protected static final String
RP_VERSION_2_1_1
"2.1.1"
protected static final String
RP_VERSION_2_1_2
"2.1.2"
protected static final String
RP_VERSION_3_0
"3.0"
-
com.oracle.bmc.auth.ResourcePrincipalAuthenticationDetailsProvider.ClaimKeys Modifier and Type Constant Field Value public static final String
COMPARTMENT_ID_CLAIM_KEY
"res_compartment"
public static final String
TENANT_ID_CLAIM_KEY
"res_tenant"
-
com.oracle.bmc.auth.internal.ImdsRptPathProvider Modifier and Type Constant Field Value protected static final String
METADATA_SERVICE_BASE_URL
"http://169.254.169.254/opc/v2/"
-
com.oracle.bmc.circuitbreaker.CircuitBreakerConfiguration Modifier and Type Constant Field Value public static final int
BAD_GATEWAY
502
public static final int
DEFAULT_FAILURE_RATE_THRESHOLD
80
public static final int
DEFAULT_MINIMUM_NUMBER_OF_CALLS
10
public static final int
DEFAULT_PERMITTED_CALLS_IN_HALF_OPEN_STATE
1
public static final int
DEFAULT_SLIDING_WINDOW_SIZE
120
public static final int
DEFAULT_SLOW_CALL_DURATION_THRESHOLD
60
public static final int
DEFAULT_SLOW_CALL_RATE_THRESHOLD
100
public static final int
DEFAULT_WAIT_DURATION_IN_OPEN_STATE
30
public static final boolean
DEFAULT_WRITABLE_STACK_TRACE_ENABLED
true
public static final int
GATEWAY_TIMEOUT
504
public static final int
INTERNAL_SERVER_ERROR
500
public static final int
NUMBER_OF_RECORDED_HISTORY_RESPONSES
5
public static final int
SERVICE_UNAVAILABLE
503
public static final int
TOO_MANY_REQUESTS
429
-
com.oracle.bmc.http.Priorities Modifier and Type Constant Field Value public static final int
AUTHENTICATION
1000
public static final int
HEADER_DECORATOR
3000
public static final int
USER
5000
-
com.oracle.bmc.http.internal.AuthnClientFilter Modifier and Type Constant Field Value public static final String
SIGNING_STRATEGY_PROPERTY_NAME
"x-obmcs-internal-signing-strategy-name"
-
com.oracle.bmc.http.internal.CrossTenancyRequestClientFilter Modifier and Type Constant Field Value public static final int
PRIORITY
999
-
com.oracle.bmc.http.internal.HeaderUtils Modifier and Type Constant Field Value public static final String
AUTHORIZATION_HEADER_NAME
"Authorization"
public static final String
MEDIA_TYPE_APPLICATION_JSON
"application/json"
-
com.oracle.bmc.http.internal.RetryTokenUtils Modifier and Type Constant Field Value public static final String
OPC_RETRY_TOKEN_HEADER
"opc-retry-token"
-
com.oracle.bmc.http.signing.internal.Constants Modifier and Type Constant Field Value public static final String
CROSS_TENANCY_REQUEST_HEADER_NAME
"x-cross-tenancy-request"
public static final String
HOST
"host"
public static final String
OPC_OBO_TOKEN
"opc-obo-token"
-
com.oracle.bmc.internal.EndpointBuilder Modifier and Type Constant Field Value public static final String
DEFAULT_ENDPOINT_TEMPLATE
"https://{serviceEndpointPrefix}.{region}.{secondLevelDomain}"
-
com.oracle.bmc.model.BmcException Modifier and Type Constant Field Value public static final String
OPC_REQUEST_ID_HEADER
"opc-request-id"
-
com.oracle.bmc.objectstorage.transfer.UploadConfiguration Modifier and Type Constant Field Value public static final long
MAXIMUM_ALLOWED_LENGTH_PER_PART_MB
51200L
public static final int
MAXIMUM_NUM_ALLOWED_PARTS
10000
public static final long
MINIMUM_ALLOWED_LENGTH_PER_PART_MB
1L
-
com.oracle.bmc.objectstorage.transfer.internal.MultipartUtils Modifier and Type Constant Field Value public static final long
MiB
1048576L
-
com.oracle.bmc.retrier.RetryConfiguration Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_RETRY_ATTEMPTS
8
public static final String
OCI_JAVASDK_DEFAULT_RETRY_ON_OPEN_CIRCUIT_BREAKER_SYSTEM_PROPERTY_NAME
"oci.javasdk.default.retry.on.open.circuit.breaker"
-
com.oracle.bmc.util.internal.ClientCompatibilityChecker Modifier and Type Constant Field Value public static final String
JAVA_CLIENT_CODEGEN_VERSION_PROPERTY_NAME
"java.client.codegen.version"
public static final String
JAVA_MAXIMUM_CLIENT_CODEGEN_VERSION_PROPERTY_NAME
"java.maximum.client.codegen.version"
public static final String
JAVA_MINIMUM_CLIENT_CODEGEN_VERSION_FROM_CLIENT_PROPERTY_NAME
"java.minimum.client.codegen.version.from.client"
public static final String
JAVA_MINIMUM_CLIENT_CODEGEN_VERSION_PROPERTY_NAME
"java.minimum.client.codegen.version"
public static final String
OCI_JAVASDK_CLIENT_VERSION_COMPATIBILITY_CHECK_SYSTEM_PROPERTY_NAME
"oci.javasdk.client.version.compatibility.check"
-
com.oracle.bmc.util.internal.ComparableVersion Modifier and Type Constant Field Value public static final String
SNAPSHOT_SUFFIX
"-SNAPSHOT"