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