Uses of Class
com.sap.cloud.security.xsuaa.http.MediaType
-
Packages that use MediaType Package Description com.sap.cloud.security.xsuaa.http -
-
Uses of MediaType in com.sap.cloud.security.xsuaa.http
Methods in com.sap.cloud.security.xsuaa.http that return MediaType Modifier and Type Method Description static MediaTypeMediaType. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaType[]MediaType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-