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