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