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