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