Unmarshaller<ListCertificatesByCAResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ListCertificatesByCAResponseUnmarshaller extends Object implements Unmarshaller<ListCertificatesByCAResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ListCertificatesByCAResponseUnmarshaller() |
| Modifier and Type | Method | 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.