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