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