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