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