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