-
public class KMSMoshi extends ConfigurableMoshi
-
-
Field Summary
Fields Modifier and Type Field Description private final ContentTypedefaultContentTypepublic final static KMSMoshiINSTANCE
-
Method Summary
Modifier and Type Method Description final ContentTypegetDefaultContentType()-
Methods inherited from class org.http4k.connect.amazon.kms.KMSMoshi
asA, asFormatString, asJsonString, auto, auto -
Methods inherited from class org.http4k.format.AutoMarshallingJson
asA, asA, asInputStream -
Methods inherited from class org.http4k.format.ConfigurableMoshi
asJsonString -
Methods inherited from class org.http4k.format.AutoMarshalling
equals, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDefaultContentType
final ContentType getDefaultContentType()
-
-
-
-