public class ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller |
instance |
Constructor and Description |
---|
ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller |
getInstance() |
void |
marshall(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller instance
public ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller()
public void marshall(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes, StructuredJsonGenerator jsonGenerator)
public static ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller getInstance()