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