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