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