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