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