@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>
Exception
public static ListCertificatesByCaResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.