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