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