public class RetryTokenUtils extends Object
Utility class that adds the opc-retry-token header to the request
Modifier and Type | Field and Description |
---|---|
static String |
OPC_RETRY_TOKEN_HEADER |
Modifier and Type | Method and Description |
---|---|
static void |
addRetryToken(com.oracle.bmc.http.client.HttpRequest httpRequest) |
public static final String OPC_RETRY_TOKEN_HEADER
public static void addRetryToken(com.oracle.bmc.http.client.HttpRequest httpRequest)
Copyright © 2016–2024. All rights reserved.