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