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