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