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