@API(status=STABLE) public final class MediaTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.http.MediaType |
PROBLEM |
static String |
PROBLEM_VALUE |
static org.springframework.http.MediaType |
X_PROBLEM |
static String |
X_PROBLEM_VALUE |
public static final String PROBLEM_VALUE
public static final org.springframework.http.MediaType PROBLEM
public static final String X_PROBLEM_VALUE
public static final org.springframework.http.MediaType X_PROBLEM
Copyright © 2015–2020 Zalando SE. All rights reserved.