Unmarshaller<DeleteBandwidthRateLimitResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteBandwidthRateLimitResponseUnmarshaller extends Object implements Unmarshaller<DeleteBandwidthRateLimitResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DeleteBandwidthRateLimitResponseUnmarshaller() |
Modifier and Type | Method | 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.