Unmarshaller<RegisterCACertificateResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RegisterCACertificateResponseUnmarshaller extends Object implements Unmarshaller<RegisterCACertificateResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
RegisterCACertificateResponseUnmarshaller() |
| Modifier and Type | Method | 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.