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