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