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