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