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