Unmarshaller<CACertificate,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CACertificateUnmarshaller extends Object implements Unmarshaller<CACertificate,JsonUnmarshallerContext>
Constructor | Description |
---|---|
CACertificateUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static CACertificateUnmarshaller |
getInstance() |
|
CACertificate |
unmarshall(JsonUnmarshallerContext context) |
public CACertificate unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<CACertificate,JsonUnmarshallerContext>
Exception
public static CACertificateUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.