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