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