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" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
METADATA_SERVICE_BASE_URL |
"http://169.254.169.254/opc/v1/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPC_REQUEST_ID_HEADER |
"opc-request-id" |
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 |
Copyright © 2016–2019. All rights reserved.