Class MediaType
java.lang.Object
org.jclouds.openstack.keystone.v2_0.domain.MediaType
Class MediaType
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MediaType
@ConstructorProperties({"base","type"}) protected MediaType(@Nullable String base, @Nullable String type)
-
-
Method Details