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