public class FetchOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FetchOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static Long |
DEFAULT_TARGET_CHANGENUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cacheControlHeadersEnabled() |
boolean |
equals(Object obj) |
boolean |
fastlyDebugHeaderEnabled() |
void |
handleResponseHeaders(Map<String,String> headers) |
boolean |
hasCustomCN() |
int |
hashCode() |
long |
targetCN() |
public static final Long DEFAULT_TARGET_CHANGENUMBER
Copyright © 2021. All rights reserved.