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