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