public final class EventStreamJsonMarshallerSpec extends JsonMarshallerSpec
shapeModel| Constructor and Description |
|---|
EventStreamJsonMarshallerSpec(IntermediateModel model,
ShapeModel shapeModel) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.CodeBlock |
marshalCodeBlock(com.squareup.javapoet.ClassName requestClassName) |
protected com.squareup.javapoet.FieldSpec |
operationInfoField() |
constructor, memberVariables, protocolFactory, protocolFactoryParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalFields, additionalMethodspublic EventStreamJsonMarshallerSpec(IntermediateModel model, ShapeModel shapeModel)
public com.squareup.javapoet.CodeBlock marshalCodeBlock(com.squareup.javapoet.ClassName requestClassName)
marshalCodeBlock in interface MarshallerProtocolSpecmarshalCodeBlock in class JsonMarshallerSpecprotected com.squareup.javapoet.FieldSpec operationInfoField()
operationInfoField in class JsonMarshallerSpecCopyright © 2023. All rights reserved.