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