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