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