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