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