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